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