Skip to content

Commit

Permalink
release: zotero-better-bibtex-0.14.9.xpi
Browse files Browse the repository at this point in the history
  • Loading branch information
retorquere committed Jul 6, 2015
1 parent 6fca43d commit b7613c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ CHECKIN=`git log -n 1 --pretty=oneline`
echo "checkin: $CHECKIN"
echo "release: $RELEASE"
if [ "$CHECKIN" = "$RELEASE" ] ; then
export CHANGELOG_GITHUB_TOKEN=$GITHUB_TOKEN
#PUBLISHED=`ruby -e 'require "open-uri"; require "json"; puts JSON.parse(open("https://api.github.com/repos/ZotPlus/zotero-better-bibtex/releases/latest").read)["tag_name"]'`
#PUBLISHED="$TRAVIS_COMMIT release: zotero-better-bibtex-$PUBLISHED.xpi"
#echo "published: $PUBLISHED"
Expand Down
2 changes: 1 addition & 1 deletion install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>[email protected]</em:id>
<em:name>Zotero Better Bib(La)Tex</em:name>
<em:version>0.14.8</em:version>
<em:version>0.14.9</em:version>
<em:description>Make Zotero useful for us LaTeX holdouts. More info @ https://github.com/ZotPlus/zotero-better-bibtex</em:description>
<em:creator>Emiliano Heyns</em:creator>
<em:iconURL>chrome://zotero-better-bibtex/skin/better-bibtex.svg</em:iconURL>
Expand Down

0 comments on commit b7613c5

Please sign in to comment.