We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5265f8e commit f18340eCopy full SHA for f18340e
1 file changed
src/tagapi_3/API_Interface.java
@@ -18,7 +18,7 @@
18
public class API_Interface {
19
20
public String getAPIVersion() {
21
- return "v0.5-alpha";
+ return "v0.6-alpha";
22
}
23
24
public String getUpdateStatus() {
0 commit comments