mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
change reference beta after first release
This commit is contained in:
parent
4dd3d40a74
commit
a105ab0334
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user