change reference beta after first release

This commit is contained in:
Eugenio Romano 2017-11-18 15:02:06 +00:00
parent 4dd3d40a74
commit a105ab0334

View File

@ -84,7 +84,7 @@ fi
if [[ "${EXEC_BETA}" == true ]]
then
BETA_VERSION=$(npm view ng2-alfresco-core@beta version)
BETA_VERSION=$(npm view @alfresco/adf-core@beta version)
if [[ $BETA_VERSION == "" ]]; then
NEXT_BETA_VERSION=1