Skip to content

Commit

Permalink
Bump patch version for the first v13 release
Browse files Browse the repository at this point in the history
  • Loading branch information
RikkaW committed Feb 1, 2023
1 parent f034523 commit 27c15f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ public class ServerConstants {

public static final int MANAGER_APP_NOT_FOUND = 50;

public static final int PATCH_VERSION = 0;
public static final int PATCH_VERSION = 1;

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

0 comments on commit 27c15f5

Please sign in to comment.