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

Commit 46d895d

Browse files
committed
Update for v10
1 parent 406322c commit 46d895d

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

0 commit comments

Comments
 (0)