Skip to content

Commit d203e57

Browse files
committed
chore(release): prepare for 1.0.12
1 parent c7b367d commit d203e57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DownKyi/Models/AppInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ public class AppInfo
1111

1212
private const int A = 1;
1313
private const int B = 0;
14-
private const int C = 11;
14+
private const int C = 12;
1515

1616
public AppInfo()
1717
{

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.11
1+
1.0.12

0 commit comments

Comments
 (0)