Skip to content

Commit 25d71ed

Browse files
Bump to 5.1.2.0
1 parent c67deb2 commit 25d71ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<artifactId>QuickShop</artifactId>
2626

2727
<properties>
28-
<pluginver>5.1.1.3</pluginver>
28+
<pluginver>5.1.2.0</pluginver>
2929
<package>org.maxgamer.quickshop</package>
3030
<developer>Ghost-chu</developer>
3131
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

src/main/java/org/maxgamer/quickshop/api/event/PlayerShopClickEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/**
2828
* A click event which have player variable
2929
* <p>
30-
* Since 5.1.1.3
30+
* Since 5.1.2.0
3131
*/
3232
public class PlayerShopClickEvent extends ShopClickEvent {
3333

0 commit comments

Comments
 (0)