|
1 | 1 | { |
2 | 2 | "fileName": "playingwithfusion2023.json", |
3 | 3 | "name": "PlayingWithFusion", |
4 | | - "version": "2023.00.17", |
| 4 | + "version": "2023.01.17", |
5 | 5 | "uuid": "14b8ad04-24df-11ea-978f-2e728ce88125", |
6 | 6 | "jsonUrl": "https://www.playingwithfusion.com/frc/playingwithfusion2023.json", |
7 | 7 | "mavenUrls": [ |
|
11 | 11 | { |
12 | 12 | "groupId": "com.playingwithfusion.frc", |
13 | 13 | "artifactId": "PlayingWithFusion-java", |
14 | | - "version": "2023.00.17" |
| 14 | + "version": "2023.01.17" |
15 | 15 | } |
16 | 16 | ], |
17 | 17 | "jniDependencies": [ |
18 | 18 | { |
19 | 19 | "groupId": "com.playingwithfusion.frc", |
20 | 20 | "artifactId": "PlayingWithFusion-driver", |
21 | | - "version": "2023.00.17", |
| 21 | + "version": "2023.01.17", |
22 | 22 | "isJar": false, |
23 | 23 | "skipInvalidPlatforms": true, |
24 | 24 | "validPlatforms": [ |
|
35 | 35 | { |
36 | 36 | "groupId": "com.playingwithfusion.frc", |
37 | 37 | "artifactId": "PlayingWithFusion-cpp", |
38 | | - "version": "2023.00.17", |
| 38 | + "version": "2023.01.17", |
39 | 39 | "headerClassifier": "headers", |
40 | 40 | "sharedLibrary": false, |
41 | 41 | "libName": "PlayingWithFusion", |
|
52 | 52 | { |
53 | 53 | "groupId": "com.playingwithfusion.frc", |
54 | 54 | "artifactId": "PlayingWithFusion-driver", |
55 | | - "version": "2023.00.17", |
| 55 | + "version": "2023.01.17", |
56 | 56 | "headerClassifier": "headers", |
57 | 57 | "sharedLibrary": true, |
58 | 58 | "libName": "PlayingWithFusionDriver", |
|
0 commit comments