Skip to content

Commit

Permalink
1.1.7 升级jar
Browse files Browse the repository at this point in the history
  • Loading branch information
handy-git committed Nov 7, 2024
1 parent b86b3b8 commit 5010e3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@

<groupId>cn.handyplus.region</groupId>
<artifactId>ip2region</artifactId>
<version>1.1.6</version>
<version>1.1.7</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spigot-api.vesion>1.21.3-R0.1-SNAPSHOT</spigot-api.vesion>
<spigot-api.vesion>1.21-R0.1-SNAPSHOT</spigot-api.vesion>
<lombok.version>1.18.34</lombok.version>
<HandyLib.version>3.12.7</HandyLib.version>
<HandyLib.version>3.13.1</HandyLib.version>
<ip2region.version>2.7.0</ip2region.version>
<placeholderapi.version>2.10.5</placeholderapi.version>
</properties>
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: Ip2region
main: cn.handyplus.region.Ip2region
version: 1.1.6
version: 1.1.7
author: handy
api-version: 1.13
website: https://ricedoc.handyplus.cn/wiki/ip2region/log
Expand Down

0 comments on commit 5010e3c

Please sign in to comment.