Skip to content

Commit

Permalink
7.3 Deployment (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-fisher authored Sep 19, 2024
2 parents cbb7944 + f6e9861 commit 87aaa4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ExcelUI_Engine/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("7.0.0.0")]
[assembly: AssemblyFileVersion("7.2.0.0")]
[assembly: AssemblyFileVersion("7.3.0.0")]



Expand Down
2 changes: 1 addition & 1 deletion Excel_UI/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("7.0.0.0")]
[assembly: AssemblyFileVersion("7.2.0.0")]
[assembly: AssemblyFileVersion("7.3.0.0")]



Expand Down

0 comments on commit 87aaa4c

Please sign in to comment.