Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
cnorburn authored Jul 22, 2024
1 parent 2d580f6 commit 70d1c3b
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.7.0_SNAPSHOT'
version='2.7.0-BETA.1'
sourceCompatibility = 1.8
targetCompatibility = 1.8

Expand Down

0 comments on commit 70d1c3b

Please sign in to comment.