Bump version

This commit is contained in:
Ali
2020-01-03 16:00:43 +04:00
parent f4201343df
commit a1bc545eab

View File

@@ -3,7 +3,7 @@
include Utils.makefile include Utils.makefile
BUCK_OPTIONS=\ BUCK_OPTIONS=\
--config custom.appVersion="5.13" \ --config custom.appVersion="5.13.1" \
--config custom.developmentCodeSignIdentity="${DEVELOPMENT_CODE_SIGN_IDENTITY}" \ --config custom.developmentCodeSignIdentity="${DEVELOPMENT_CODE_SIGN_IDENTITY}" \
--config custom.distributionCodeSignIdentity="${DISTRIBUTION_CODE_SIGN_IDENTITY}" \ --config custom.distributionCodeSignIdentity="${DISTRIBUTION_CODE_SIGN_IDENTITY}" \
--config custom.developmentTeam="${DEVELOPMENT_TEAM}" \ --config custom.developmentTeam="${DEVELOPMENT_TEAM}" \