Skip to content

Commit

Permalink
Updating Assembly info
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Keys committed Apr 12, 2021
1 parent 075dfbd commit ff035aa
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Nintroller/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// 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("2.7.3.690")]
[assembly: AssemblyFileVersion("2.7.3.690")]
[assembly: AssemblyVersion("2.7.3.694")]
[assembly: AssemblyFileVersion("2.7.3.694")]
4 changes: 2 additions & 2 deletions WiinUPro/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
// When updating, the last number should be 190 + the number of commits in GitHub + 1 for this commit + # of unpushed local commits.
[assembly: AssemblyVersion("0.9.7.690")]
[assembly: AssemblyFileVersion("0.9.7.690")]
[assembly: AssemblyVersion("0.9.7.694")]
[assembly: AssemblyFileVersion("0.9.7.694")]
4 changes: 2 additions & 2 deletions WiinUSoft/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
// 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.4.1.690")]
[assembly: AssemblyFileVersion("3.4.1.690")]
[assembly: AssemblyVersion("3.4.1.694")]
[assembly: AssemblyFileVersion("3.4.1.694")]

0 comments on commit ff035aa

Please sign in to comment.