Skip to content

Commit 5d50935

Browse files
committed
Bump version to 2.6.0
1 parent bac4b89 commit 5d50935

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.5.1'
5+
def pubVersion = '2.6.0'
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.5.1",
4+
"version": "2.6.0",
55
"uuid": "34b37c7c-8acc-405f-9631-d21f20dc59d8",
66
"mavenUrls": [
77
"http://www.revrobotics.com/content/sw/max/sdk/maven/"

0 commit comments

Comments
 (0)