Skip to content

Commit

Permalink
🔖 release ver.1.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ruan4261 committed Jul 9, 2021
1 parent 980d309 commit ab98fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/weaver/micro/devkit/Version.java
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ public static String VERSION() {

public final static int MINOR_VERSION = 1;

public final static int BUILD_VERSION = 12;
public final static int BUILD_VERSION = 13;

}

0 comments on commit ab98fe5

Please # to comment.