Skip to content

Commit

Permalink
Rollback change to logging that was causing crash
Browse files Browse the repository at this point in the history
  • Loading branch information
Fma965 committed Aug 3, 2021
1 parent ba39e20 commit 1b16236
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Launcher/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,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.10.2.0")]
[assembly: AssemblyFileVersion("2.10.2.0")]
[assembly: AssemblyVersion("2.10.3.0")]
[assembly: AssemblyFileVersion("2.10.3.0")]
4 changes: 2 additions & 2 deletions Syn3Updater/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
// You can specify all the values or you can default the Build a nd Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.10.2.0")]
[assembly: AssemblyFileVersion("2.10.2.0")]
[assembly: AssemblyVersion("2.10.3.0")]
[assembly: AssemblyFileVersion("2.10.3.0")]

0 comments on commit 1b16236

Please sign in to comment.