mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA-3914] Fix app version number and enable git commit hash to be used properly (#1650)
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "alfresco-content-app",
|
||||
"version": "2.0.1",
|
||||
"commit": "",
|
||||
"commit": "<build-generated-commit>",
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {
|
||||
"postinstall": "ngcc",
|
||||
|
||||
Reference in New Issue
Block a user