Skip to content

Commit f18340e

Browse files
committed
version update
1 parent 5265f8e commit f18340e

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
@@ -18,7 +18,7 @@
1818
public class API_Interface {
1919

2020
public String getAPIVersion() {
21-
return "v0.5-alpha";
21+
return "v0.6-alpha";
2222
}
2323

2424
public String getUpdateStatus() {

0 commit comments

Comments
 (0)