Skip to content

Commit

Permalink
Upgraded to version 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jdewinne committed Dec 23, 2015
1 parent b0ac5b1 commit 229fdfd
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 @@ -8,7 +8,7 @@ deploy:
provider: releases
api_key:
secure: IP25v/puP1qgGfCRWG+/7EKDU6pyyaU54WRqqNICi8qcubmXxTmfY6/QJeF2bS+MLFZBfttUjdnHWxOMTWBUAP8HFIRkgGHsFIHxiFYbUaKdRXJOZPElpP08mm7HU1Lz/Tz0rU99ry9TVG28RfmGvpsIM6+OdlG8SDdcESqHacg=
file: build/libs/xlr-xlrelease-plugin-1.7.0.jar
file: build/libs/xlr-xlrelease-plugin-1.7.1.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 @@ -2,7 +2,7 @@ plugins {
id "com.github.hierynomus.license" version "0.11.0"
}

version="1.7.0"
version="1.7.1"

apply plugin: 'java'
apply plugin: 'idea'
Expand Down

0 comments on commit 229fdfd

Please sign in to comment.