We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1beaba4 commit 18c127eCopy full SHA for 18c127e
publish.gradle
@@ -2,7 +2,7 @@ apply plugin: 'maven-publish'
2
3
ext.licenseFile = files("$rootDir/LICENSE.txt")
4
5
-def pubVersion = '2.4.0'
+def pubVersion = '2.4.1'
6
7
def outputsFolder = file("$buildDir/allOutputs")
8
vendordeps/CANBridge.json
@@ -1,7 +1,7 @@
1
{
"fileName": "CANBridge.json",
"name": "CANBridge",
- "version": "2.4.0",
+ "version": "2.4.1",
"uuid": "34b37c7c-8acc-405f-9631-d21f20dc59d8",
"mavenUrls": [
"http://www.revrobotics.com/content/sw/max/sdk/maven/"
0 commit comments