Skip to content

Commit

Permalink
set api-version to 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
acrylic-style committed Nov 4, 2024
1 parent ee9e631 commit 4558cbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group = "net.azisaba.azipluginmessaging"
version = "4.0.4"
version = "4.0.5"

repositories {
mavenCentral()
Expand Down
1 change: 1 addition & 0 deletions spigot/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: AziPluginMessaging
main: net.azisaba.azipluginmessaging.spigot.SpigotPlugin
version: @VERSION@
api-version: 1.13
depend:
- LuckPerms
commands:
Expand Down

0 comments on commit 4558cbc

Please sign in to comment.