Skip to content

Commit

Permalink
Updated: Plugin version from 2.4.0 -> 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bram1903 committed May 18, 2024
1 parent e1cbcd9 commit 4466d62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group = "com.deathmotion.playercrasher"
version = "2.4.0"
version = "2.5.0"

java {
sourceCompatibility = JavaVersion.VERSION_1_8
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Bram
description: Crashes players' clients by sending them funny packets.
website: https://github.com/Bram1903/MinecraftPlayerCrasher
main: com.deathmotion.playercrasher.PlayerCrasher
version: '2.4.0'
version: '2.5.0'
api-version: '1.13'
folia-supported: true
load: POSTWORLD
Expand Down

0 comments on commit 4466d62

Please sign in to comment.