[ACA-3914] Fix app version number and enable git commit hash to be used properly (#1650)

This commit is contained in:
Popovics András
2020-09-16 12:24:21 +02:00
committed by GitHub
parent 6612a702c0
commit 3db18f7d1d
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "alfresco-content-app",
"version": "2.0.1",
"commit": "",
"commit": "<build-generated-commit>",
"license": "LGPL-3.0",
"scripts": {
"postinstall": "ngcc",