From de4a757bb60d8685351ccb9f0e4d6be8227becb2 Mon Sep 17 00:00:00 2001 From: suzana_dirla Date: Fri, 12 Jul 2019 11:09:44 +0300 Subject: [PATCH] About page - bump development version --- src/app.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app.config.json b/src/app.config.json index 2c101f7ed..86203e1ab 100644 --- a/src/app.config.json +++ b/src/app.config.json @@ -17,7 +17,7 @@ }, "application": { "name": "Alfresco Content Application", - "version": "1.8.0", + "version": "1.9.0", "logo": "assets/images/alfresco-logo-flower.svg", "copyright": "APP.COPYRIGHT" },