Skip to content

Commit a8269d6

Browse files
v2.3.5
1 parent 5ebb670 commit a8269d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

publish.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'maven-publish'
22

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

5-
def pubVersion = '2.3.0'
5+
def pubVersion = '2.3.5'
66

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

vendordeps/CANBridge.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"fileName": "CANBridge.json",
33
"name": "CANBridge",
4-
"version": "2.3.0",
4+
"version": "2.3.5",
55
"uuid": "34b37c7c-8acc-405f-9631-d21f20dc59d8",
66
"mavenUrls": [
77
"http://www.revrobotics.com/content/sw/max/sdk/maven/"

0 commit comments

Comments
 (0)