Skip to content

Commit

Permalink
Merge pull request #276 from casper-network/version-bump-2.5.7
Browse files Browse the repository at this point in the history
Update build.gradle
  • Loading branch information
meywood authored May 21, 2024
2 parents b848eda + 9483822 commit cf70d59
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 @@ -14,7 +14,7 @@ apply plugin: 'java'

group = 'network.casper'
// Version number update for release
version='2.5.6'
version='2.5.7'
sourceCompatibility = 1.8
targetCompatibility = 1.8

Expand Down

0 comments on commit cf70d59

Please sign in to comment.