Skip to content

Commit

Permalink
修改版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuweitung committed Jun 25, 2022
1 parent 6678979 commit f2eae2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.zhuweitung</groupId>
<artifactId>banana-helper</artifactId>
<version>0.3.0</version>
<version>0.2.10</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/zhuweitung/ProjectInfo.java
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public class ProjectInfo {

private static String updateDate = "2022-06-25";
private static String projectRepo = "https://github.com/zhuweitung/banana-helper.git";
private static String releaseVersion = "0.3.0";
private static String releaseVersion = "0.2.10";
private static String updateInfo = "";
private static String acfunMemberUrl = "https://www.acfun.cn/u/625724";

Expand Down

0 comments on commit f2eae2a

Please sign in to comment.