diff --git a/build/properties.sh b/build/properties.sh index 865e0eb..fa6aba2 100755 --- a/build/properties.sh +++ b/build/properties.sh @@ -7,6 +7,6 @@ export AUTHOR='Pavan Rikhi(pavan.rikhi@gmail.com) and Contributors' export MAINTAINER='Pavan Rikhi ' export XPI_NAME='Pencil-'$VERSION'-firefox.xpi' export MIN_VERSION='4.0' -export MAX_VERSION='53.*' +export MAX_VERSION='52.*' export UPDATE_URL="https://github.com/prikhi/pencil/releases" export XULRUNNER_XUL="*"