We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b367d commit d203e57Copy full SHA for d203e57
DownKyi/Models/AppInfo.cs
@@ -11,7 +11,7 @@ public class AppInfo
11
12
private const int A = 1;
13
private const int B = 0;
14
- private const int C = 11;
+ private const int C = 12;
15
16
public AppInfo()
17
{
version.txt
@@ -1 +1 @@
1
-1.0.11
+1.0.12
0 commit comments