Skip to content
This repository was archived by the owner on Nov 24, 2018. It is now read-only.

Commit 8286772

Browse files
authored
API Update
Update API level to 12
1 parent 0e08b1d commit 8286772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package net.olympiccode.vhackos.api;
22

33
public class vHackOSInfo {
4-
private static final int REST_VERSION = 11;
4+
private static final int REST_VERSION = 12;
55
public static final String API_PREFIX = String.format("https://api.vhack.cc/mobile/%d/", REST_VERSION);
66
}

0 commit comments

Comments
 (0)