Skip to content

Commit 88c6354

Browse files
committed
bump version;
Signed-off-by: Jade Turner <[email protected]>
1 parent 43c560a commit 88c6354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ java {
1313

1414
allprojects {
1515
group = "edu.wpi.first"
16-
version = "2025.4.0"
16+
version = "2025.5.0"
1717

1818
if (project.hasProperty('publishVersion')) {
1919
version = project.publishVersion

0 commit comments

Comments
 (0)