Skip to content

Commit dff5f65

Browse files
committed
bump version to 2.11.6
- fix serialize for some items
1 parent 4a4b6ce commit dff5f65

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

internal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>playersql-parent</artifactId>
77
<groupId>com.mengcraft</groupId>
8-
<version>2.11.5</version>
8+
<version>2.11.6</version>
99
</parent>
1010

1111
<artifactId>playersql-internal</artifactId>

playersql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>playersql-parent</artifactId>
77
<groupId>com.mengcraft</groupId>
8-
<version>2.11.5</version>
8+
<version>2.11.6</version>
99
</parent>
1010

1111
<artifactId>playersql</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.mengcraft</groupId>
66
<artifactId>playersql-parent</artifactId>
7-
<version>2.11.5</version>
7+
<version>2.11.6</version>
88

99
<packaging>pom</packaging>
1010

v1_12/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>playersql-parent</artifactId>
77
<groupId>com.mengcraft</groupId>
8-
<version>2.11.5</version>
8+
<version>2.11.6</version>
99
</parent>
1010

1111
<artifactId>playersql-v1_12</artifactId>

v1_13_2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>playersql-parent</artifactId>
77
<groupId>com.mengcraft</groupId>
8-
<version>2.11.5</version>
8+
<version>2.11.6</version>
99
</parent>
1010

1111
<artifactId>playersql-v1_13_2</artifactId>

v1_8_3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>playersql-parent</artifactId>
77
<groupId>com.mengcraft</groupId>
8-
<version>2.11.5</version>
8+
<version>2.11.6</version>
99
</parent>
1010

1111
<artifactId>playersql-v1_8_3</artifactId>

0 commit comments

Comments
 (0)