Skip to content

Commit f333495

Browse files
committed
Update to REVLib 2025.0.0
1 parent 4898071 commit f333495

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

vendordeps/REVLib-2025.0.0-beta-2.json renamed to vendordeps/REVLib-2025.0.0.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"fileName": "REVLib-2025.0.0-beta-2.json",
2+
"fileName": "REVLib-2025.0.0.json",
33
"name": "REVLib",
4-
"version": "2025.0.0-beta-2",
4+
"version": "2025.0.0",
55
"frcYear": "2025",
66
"uuid": "3f48eb8c-50fe-43a6-9cb7-44c86353c4cb",
77
"mavenUrls": [
@@ -12,14 +12,14 @@
1212
{
1313
"groupId": "com.revrobotics.frc",
1414
"artifactId": "REVLib-java",
15-
"version": "2025.0.0-beta-2"
15+
"version": "2025.0.0"
1616
}
1717
],
1818
"jniDependencies": [
1919
{
2020
"groupId": "com.revrobotics.frc",
2121
"artifactId": "REVLib-driver",
22-
"version": "2025.0.0-beta-2",
22+
"version": "2025.0.0",
2323
"skipInvalidPlatforms": true,
2424
"isJar": false,
2525
"validPlatforms": [
@@ -37,7 +37,7 @@
3737
{
3838
"groupId": "com.revrobotics.frc",
3939
"artifactId": "REVLib-cpp",
40-
"version": "2025.0.0-beta-2",
40+
"version": "2025.0.0",
4141
"libName": "REVLib",
4242
"headerClassifier": "headers",
4343
"sharedLibrary": false,
@@ -55,7 +55,7 @@
5555
{
5656
"groupId": "com.revrobotics.frc",
5757
"artifactId": "REVLib-driver",
58-
"version": "2025.0.0-beta-2",
58+
"version": "2025.0.0",
5959
"libName": "REVLibDriver",
6060
"headerClassifier": "headers",
6161
"sharedLibrary": false,

0 commit comments

Comments
 (0)