Skip to content

Commit f5f7908

Browse files
committed
modify version number
1 parent 74fa040 commit f5f7908

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
@@ -17,7 +17,7 @@ public class API_Interface {
1717

1818
public String getAPIVersion()
1919
{
20-
return "v0.2-alpha";
20+
return "v0.3-alpha";
2121
}
2222

2323
private String runLogs;

0 commit comments

Comments
 (0)