Skip to content
This repository was archived by the owner on Oct 5, 2019. It is now read-only.

Commit 6b49124

Browse files
author
Zaczero
committed
Fixed version tag
1 parent 5069603 commit 6b49124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SharpLoader/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public class Program
3232
*/
3333

3434
private const string Author = "Zaczero";
35-
private const string Version = "1.1";
35+
private const string Version = "1.2";
3636

3737
private const int ReadBufferSize = 255;
3838

0 commit comments

Comments
 (0)