Skip to content

Commit

Permalink
Bumped version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fameless9 committed Jul 21, 2024
1 parent e712cc4 commit e3a2bfe
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 @@ -29,7 +29,7 @@ dependencies {
}

group = "net.fameless"
version = "1.1.3"
version = "1.2.0"
description = "ChunkMob"
java.sourceCompatibility = JavaVersion.VERSION_17

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: MobChunk
version: '1.1.3'
version: '1.2.0'
main: net.fameless.mobchunk.MobChunkPlugin
api-version: '1.20'
author: Fameless9
Expand Down

0 comments on commit e3a2bfe

Please # to comment.