File tree Expand file tree Collapse file tree 3 files changed +5
-7
lines changed
Expand file tree Collapse file tree 3 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 3333// You can specify all the values or you can default the Build and Revision Numbers
3434// by using the '*' as shown below:
3535// [assembly: AssemblyVersion("1.0.*")]
36- [ assembly: AssemblyVersion ( "0.6.0 .0" ) ]
37- [ assembly: AssemblyFileVersion ( "0.6.0 .0" ) ]
36+ [ assembly: AssemblyVersion ( "0.6.1 .0" ) ]
37+ [ assembly: AssemblyFileVersion ( "0.6.1 .0" ) ]
3838[ assembly: NeutralResourcesLanguage ( "en" ) ]
Original file line number Diff line number Diff line change @@ -76,10 +76,8 @@ Needs Visual Studio Community 2019 with C# .Net stuff installed to compile from
7676
7777## Credits:
7878
79- * ps - main development
79+ * main development: ps
8080
81- * daniel - steam detection code
81+ * steam directory detection code: yupdaniel
8282
83- * cloudead - beta-testing
84-
85- * schmole - beta-testing
83+ * beta-testing: cloudead, schmole, bigblargh
You can’t perform that action at this time.
0 commit comments