Skip to content

Commit

Permalink
Updated version numbers for FilePhoenix and Modules (and decided to a…
Browse files Browse the repository at this point in the history
…ctually use microsoft's definitions)
  • Loading branch information
Brayconn authored and Brayconn committed Jul 19, 2019
1 parent b6a3075 commit 5a098cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FilePhoenix/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.1.0")]
[assembly: AssemblyFileVersion("1.0.0.2")]
2 changes: 1 addition & 1 deletion FilePhoenixModules/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.1")]

0 comments on commit 5a098cc

Please sign in to comment.