Skip to content

Commit

Permalink
Support FF/XRE v42
Browse files Browse the repository at this point in the history
  • Loading branch information
prikhi committed Sep 21, 2015
1 parent ea88029 commit 93cb178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/properties.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ export AUTHOR='Pavan Rikhi(pavan.rikhi@gmail.com) and Contributors'
export MAINTAINER='Pavan Rikhi <pavan.rikhi@gmail.com>'
export XPI_NAME='Pencil-'$VERSION'-firefox.xpi'
export MIN_VERSION='36.0'
export MAX_VERSION='41.*'
export MAX_VERSION='42.*'
export UPDATE_URL="https://github.com/prikhi/pencil/releases"
export XULRUNNER_XUL="*"

0 comments on commit 93cb178

Please sign in to comment.