Skip to content

Commit b396f34

Browse files
Merge pull request #98 from ComputerNerd100/main
Add support for player-context in singleton item providers
2 parents cfb11ad + 0f28740 commit b396f34

File tree

29 files changed

+59
-29
lines changed

29 files changed

+59
-29
lines changed

inventoryaccess/inventory-access-r1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>xyz.xenondevs.invui</groupId>
77
<artifactId>invui-parent</artifactId>
8-
<version>1.41</version>
8+
<version>1.42</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

inventoryaccess/inventory-access-r10/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>xyz.xenondevs.invui</groupId>
77
<artifactId>invui-parent</artifactId>
8-
<version>1.41</version>
8+
<version>1.42</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

inventoryaccess/inventory-access-r11/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>xyz.xenondevs.invui</groupId>
77
<artifactId>invui-parent</artifactId>
8-
<version>1.41</version>
8+
<version>1.42</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

inventoryaccess/inventory-access-r12/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>xyz.xenondevs.invui</groupId>
77
<artifactId>invui-parent</artifactId>
8-
<version>1.41</version>
8+
<version>1.42</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

inventoryaccess/inventory-access-r13/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>xyz.xenondevs.invui</groupId>
77
<artifactId>invui-parent</artifactId>
8-
<version>1.41</version>
8+
<version>1.42</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

inventoryaccess/inventory-access-r14/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>xyz.xenondevs.invui</groupId>
77
<artifactId>invui-parent</artifactId>
8-
<version>1.41</version>
8+
<version>1.42</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

inventoryaccess/inventory-access-r15/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>xyz.xenondevs.invui</groupId>
77
<artifactId>invui-parent</artifactId>
8-
<version>1.41</version>
8+
<version>1.42</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

inventoryaccess/inventory-access-r16/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>xyz.xenondevs.invui</groupId>
77
<artifactId>invui-parent</artifactId>
8-
<version>1.41</version>
8+
<version>1.42</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

inventoryaccess/inventory-access-r17/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>xyz.xenondevs.invui</groupId>
77
<artifactId>invui-parent</artifactId>
8-
<version>1.41</version>
8+
<version>1.42</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

inventoryaccess/inventory-access-r18/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>xyz.xenondevs.invui</groupId>
77
<artifactId>invui-parent</artifactId>
8-
<version>1.41</version>
8+
<version>1.42</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)