Skip to content

Commit 17b1bdf

Browse files
authored
Update to final 2024 v2.0 libraries (#20)
1 parent 775703c commit 17b1bdf

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ ext.addTaskToCopyAllOutputs = { task ->
175175
copyAllOutputs.from task.archivePath
176176
}
177177

178-
def pubVersion = '2024.2.0'
178+
def pubVersion = '2024.2.1'
179179

180180
def baseArtifactId = 'chipobject'
181181
def artifactGroupId = 'edu.wpi.first.ni-libraries'
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)