Skip to content

Commit

Permalink
release 1.0.2 version numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
MylesAndMore authored Dec 27, 2022
1 parent 941d134 commit 35d25f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ java {
}

group 'Tumble'
version '1.0.1'
version '1.0.2'

repositories {
// Use Maven Central for resolving dependencies.
Expand All @@ -26,4 +26,4 @@ dependencies {
compileOnly 'org.spigotmc:spigot-api:1.19.2-R0.1-SNAPSHOT'
// Multiverse dependency
compileOnly 'com.onarandombox.multiversecore:Multiverse-Core:4.3.1'
}
}

0 comments on commit 35d25f6

Please sign in to comment.