Skip to content

Commit 4f9b905

Browse files
committed
Update URCL.json
1 parent 710e5fb commit 4f9b905

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

vendordeps/URCL.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"fileName": "URCL.json",
33
"name": "URCL",
4-
"version": "2025.0.0",
4+
"version": "2025.0.1",
55
"frcYear": "2025",
66
"uuid": "84246d17-a797-4d1e-bd9f-c59cd8d2477c",
77
"mavenUrls": [
@@ -12,14 +12,14 @@
1212
{
1313
"groupId": "org.littletonrobotics.urcl",
1414
"artifactId": "URCL-java",
15-
"version": "2025.0.0"
15+
"version": "2025.0.1"
1616
}
1717
],
1818
"jniDependencies": [
1919
{
2020
"groupId": "org.littletonrobotics.urcl",
2121
"artifactId": "URCL-driver",
22-
"version": "2025.0.0",
22+
"version": "2025.0.1",
2323
"skipInvalidPlatforms": true,
2424
"isJar": false,
2525
"validPlatforms": [
@@ -34,7 +34,7 @@
3434
{
3535
"groupId": "org.littletonrobotics.urcl",
3636
"artifactId": "URCL-cpp",
37-
"version": "2025.0.0",
37+
"version": "2025.0.1",
3838
"libName": "URCL",
3939
"headerClassifier": "headers",
4040
"sharedLibrary": false,
@@ -49,7 +49,7 @@
4949
{
5050
"groupId": "org.littletonrobotics.urcl",
5151
"artifactId": "URCL-driver",
52-
"version": "2025.0.0",
52+
"version": "2025.0.1",
5353
"libName": "URCLDriver",
5454
"headerClassifier": "headers",
5555
"sharedLibrary": false,

0 commit comments

Comments
 (0)