mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
change reference beta after first release
This commit is contained in:
@@ -84,7 +84,7 @@ fi
|
|||||||
|
|
||||||
if [[ "${EXEC_BETA}" == true ]]
|
if [[ "${EXEC_BETA}" == true ]]
|
||||||
then
|
then
|
||||||
BETA_VERSION=$(npm view ng2-alfresco-core@beta version)
|
BETA_VERSION=$(npm view @alfresco/adf-core@beta version)
|
||||||
|
|
||||||
if [[ $BETA_VERSION == "" ]]; then
|
if [[ $BETA_VERSION == "" ]]; then
|
||||||
NEXT_BETA_VERSION=1
|
NEXT_BETA_VERSION=1
|
||||||
|
Reference in New Issue
Block a user