Skip to content

Commit

Permalink
bump 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolLoong committed Mar 18, 2023
1 parent 9142f5c commit ecbad98
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>cn.coolloong.amethyst_equipment</groupId>
<artifactId>AmethystEquipment</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.3-SNAPSHOT</version>

<properties>
<maven.compiler.source>17</maven.compiler.source>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: AmethystEquipment
main: cn.coolloong.amethyst_equipment.AmethystEquipment
version: "2.3.0"
version: "1.3"
api: [ "1.0.14" ]
load: POSTWORLD
author: CoolLoong
Expand Down

0 comments on commit ecbad98

Please sign in to comment.