Skip to content

Commit

Permalink
fix(version): Attempts to fix release in version file.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryasmi committed Oct 11, 2017
1 parent f9ad08c commit ddc17db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generateVersionFile.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
release="$TRAVIS_BRANCH"
release="$TRAVIS_TAG"

year=$(date +"%Y")

Expand Down

0 comments on commit ddc17db

Please sign in to comment.