Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarx committed Sep 12, 2016
1 parent 5265f8e commit f18340e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tagapi_3/API_Interface.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
public class API_Interface {

public String getAPIVersion() {
return "v0.5-alpha";
return "v0.6-alpha";
}

public String getUpdateStatus() {
Expand Down

0 comments on commit f18340e

Please sign in to comment.