Skip to content

Commit fe0fe5a

Browse files
committed
change api version
1 parent 7384d46 commit fe0fe5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tagapi_3/API_Interface.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
public class API_Interface {
1717

1818
public String getAPIVersion() {
19-
return "v0.3-alpha";
19+
return "v0.4-alpha";
2020
}
2121

2222
public String getUpdateStatus() {

0 commit comments

Comments
 (0)