Skip to content

Commit 62e8c8c

Browse files
committed
Update to 1.19
1 parent 743b88d commit 62e8c8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ org.gradle.jvmargs=-Xmx2G
22

33
java_version=17
44

5-
bukkit_api_version=1.18
6-
bukkit_version=1.18.2-R0.1-SNAPSHOT
5+
bukkit_api_version=1.19
6+
bukkit_version=1.19-R0.1-SNAPSHOT
77

88
# Target an older API to make it compatible with older versions of the voice chat
99
# This is the oldest available version of the voice chat API
1010
# If you want to use features that are introduced in later versions you need to use a newer version
1111
voicechat_api_version=2.1.12
1212

13-
plugin_version=1.0.0
13+
plugin_version=1.0.1
1414
maven_group=de.maxhenkel.voicechat_broadcast
1515
archives_base_name=voicechat_broadcast

0 commit comments

Comments
 (0)