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