Skip to content

Commit

Permalink
Bump release version to 2.35
Browse files Browse the repository at this point in the history
  • Loading branch information
HeroCC committed Feb 25, 2024
1 parent cc53a7c commit 5ff620b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {

String packagePath = 'org.minecast.bedhome'
group packagePath
version = '2.34'
version = '2.35'

java {
sourceCompatibility = JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 5ff620b

Please sign in to comment.