Skip to content

Commit

Permalink
Bump version to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mizarc committed Oct 15, 2024
1 parent 3265c6f commit b793c20
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 @@ -4,7 +4,7 @@ plugins {
}

group = "dev.mizarc"
version = "0.3.2"
version = "0.3.3"

repositories {
mavenCentral()
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: BellClaims
version: 0.3.2
version: 0.3.3
api-version: '1.21'
main: dev.mizarc.bellclaims.BellClaims
softdepend: [Vault]

0 comments on commit b793c20

Please # to comment.