Skip to content

Commit

Permalink
Changed version to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Joris De Winne committed Dec 1, 2014
1 parent 5ceee7e commit 24f15db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ deploy:
provider: releases
api_key:
secure: IP25v/puP1qgGfCRWG+/7EKDU6pyyaU54WRqqNICi8qcubmXxTmfY6/QJeF2bS+MLFZBfttUjdnHWxOMTWBUAP8HFIRkgGHsFIHxiFYbUaKdRXJOZPElpP08mm7HU1Lz/Tz0rU99ry9TVG28RfmGvpsIM6+OdlG8SDdcESqHacg=
file: build/libs/xlr-xlr-plugin-1.2.jar
file: build/libs/xlr-xlr-plugin-1.3.jar
skip_cleanup: true
on:
all_branches: true
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
}
}

version=1.2
version=1.3

apply plugin: "com.github.hierynomus.license"
apply plugin: 'java'
Expand Down

0 comments on commit 24f15db

Please sign in to comment.