We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dddb0b commit 1a20a91Copy full SHA for 1a20a91
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id "edu.wpi.first.GradleRIO" version "2024.3.1"
7
}
8
9
-version = "24.0.0"
+version = "24.0.1"
10
11
sourceCompatibility = JavaVersion.VERSION_17
12
targetCompatibility = JavaVersion.VERSION_17
0 commit comments