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

Commit 745b5ea

Browse files
committed
Update for v11
Here we go again
1 parent 46d895d commit 745b5ea

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 = 10;
4+
private static final int REST_VERSION = 11;
55
public static final String API_PREFIX = String.format("https://api.vhack.cc/mobile/%d/", REST_VERSION);
66
}

0 commit comments

Comments
 (0)