Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
build(lib): Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xuxiaocheng0201 committed Feb 20, 2024
1 parent 80c27f7 commit af8437f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/com/xuxiaocheng/wlist/api/common/Marks.java
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ private Marks() {
/**
* The core api version.
*/
public static final String CORE_API_VERSION = "1.0.0";
public static final String CORE_API_VERSION = "1.0.1";
/**
* The core api impl version.
*/
Expand Down

0 comments on commit af8437f

Please sign in to comment.