We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7384d46 commit fe0fe5aCopy full SHA for fe0fe5a
1 file changed
src/tagapi_3/API_Interface.java
@@ -16,7 +16,7 @@
16
public class API_Interface {
17
18
public String getAPIVersion() {
19
- return "v0.3-alpha";
+ return "v0.4-alpha";
20
}
21
22
public String getUpdateStatus() {
0 commit comments