Skip to content

Commit 80c97f6

Browse files
Bump C# version to 1.2.1
1 parent 8ac5b8c commit 80c97f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SenLib/Version.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66

77
namespace SenLib {
88
public static class Version {
9-
public static string SenPatcherVersion = "1.2";
9+
public static string SenPatcherVersion = "1.2.1";
1010
}
1111
}

0 commit comments

Comments
 (0)