Skip to content

Commit

Permalink
Support FF/XRE v46
Browse files Browse the repository at this point in the history
  • Loading branch information
prikhi committed Feb 9, 2016
1 parent 5e377ce commit 72b8dd5
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='43.*'
export MAX_VERSION='46.*'
export UPDATE_URL="https://github.com/prikhi/pencil/releases"
export XULRUNNER_XUL="*"

0 comments on commit 72b8dd5

Please sign in to comment.