Skip to content

Commit

Permalink
Bump to 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LandryNorris committed Oct 2, 2024
1 parent 77162c1 commit 14b58b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion publish.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'maven-publish'

ext.licenseFile = files("$rootDir/LICENSE.txt")

def pubVersion = '2.5.0'
def pubVersion = '2.5.1'

def outputsFolder = file("$buildDir/allOutputs")

Expand Down
2 changes: 1 addition & 1 deletion vendordeps/CANBridge.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"fileName": "CANBridge.json",
"name": "CANBridge",
"version": "2.5.0",
"version": "2.5.1",
"uuid": "34b37c7c-8acc-405f-9631-d21f20dc59d8",
"mavenUrls": [
"http://www.revrobotics.com/content/sw/max/sdk/maven/"
Expand Down

0 comments on commit 14b58b9

Please sign in to comment.