Skip to content

Commit 4b24726

Browse files
committed
no message
1 parent 0f9e15a commit 4b24726

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

.vs/N++Assistant/v16/.suo

-3 KB
Binary file not shown.

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
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")]

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)