Skip to content

Commit

Permalink
bump version;
Browse files Browse the repository at this point in the history
Signed-off-by: Jade Turner <[email protected]>
  • Loading branch information
spacey-sooty committed Nov 1, 2024
1 parent 43c560a commit 88c6354
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 @@ -13,7 +13,7 @@ java {

allprojects {
group = "edu.wpi.first"
version = "2025.4.0"
version = "2025.5.0"

if (project.hasProperty('publishVersion')) {
version = project.publishVersion
Expand Down

0 comments on commit 88c6354

Please sign in to comment.