Skip to content

Commit 52bc486

Browse files
committed
Update to 2024.2.4
1 parent 5e1e27f commit 52bc486

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ base_package = "rev"
2626
artifact_id = "REVLib-driver"
2727
group_id = "com.revrobotics.frc"
2828
repo_url = "https://maven.revrobotics.com"
29-
version = "2024.2.3"
29+
version = "2024.2.4"
3030
libs = ["REVLibDriver"]
3131

3232
[tool.robotpy-build.static_libs."revlib".maven_lib_download]
3333
artifact_id = "REVLib-cpp"
3434
group_id = "com.revrobotics.frc"
3535
repo_url = "https://maven.revrobotics.com"
36-
version = "2024.2.3"
36+
version = "2024.2.4"
3737
libs = ["REVLib"]
3838

3939
[tool.robotpy-build.wrappers."rev"]

0 commit comments

Comments
 (0)