Skip to content

Commit 27c15f5

Browse files
committed
Bump patch version for the first v13 release
1 parent f034523 commit 27c15f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/main/java/rikka/shizuku/server/ServerConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ public class ServerConstants {
44

55
public static final int MANAGER_APP_NOT_FOUND = 50;
66

7-
public static final int PATCH_VERSION = 0;
7+
public static final int PATCH_VERSION = 1;
88

99
public static final String PERMISSION = "moe.shizuku.manager.permission.API_V23";
1010
public static final String MANAGER_APPLICATION_ID = "moe.shizuku.privileged.api";

0 commit comments

Comments
 (0)