Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
rounk-ctrl committed Sep 29, 2023
1 parent 4f5d555 commit c8f3766
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Rectify11.Phase2/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.0.40.0")]
[assembly: AssemblyFileVersion("3.0.40.0")]
[assembly: AssemblyVersion("3.0.45.0")]
[assembly: AssemblyFileVersion("3.0.45.0")]
[assembly: NeutralResourcesLanguageAttribute("en")]
4 changes: 2 additions & 2 deletions Rectify11Installer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.0.40.0")]
[assembly: AssemblyFileVersion("3.0.40.0")]
[assembly: AssemblyVersion("3.0.42.0")]
[assembly: AssemblyFileVersion("3.0.42.0")]
[assembly: NeutralResourcesLanguage("")]

0 comments on commit c8f3766

Please sign in to comment.