Skip to content

Commit 204a01e

Browse files
committed
bump version
Signed-off-by: Jade Turner <[email protected]>
1 parent 2c2de9c commit 204a01e

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.5.0"
16+
version = "2025.6.0"
1717

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

0 commit comments

Comments
 (0)