Skip to content

Commit

Permalink
Bump to version 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
TheStonedTurtle committed Jul 18, 2024
1 parent 1559100 commit 4c3f2e3
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 @@ -27,7 +27,7 @@ dependencies {
}

group = 'thestonedturtle.bankedexperience'
version = '2.5.1'
version = '2.6'
sourceCompatibility = '1.8'

tasks.withType(JavaCompile) {
Expand Down

0 comments on commit 4c3f2e3

Please sign in to comment.