changeset 432bb6c6879d in chronos:default
details: https://hg.tryton.org/chronos?cmd=changeset;node=432bb6c6879d
description:
        Increase version number
diffstat:

 manifest.json   |  2 +-
 manifest.webapp |  2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 2bf9a94d1cdb -r 432bb6c6879d manifest.json
--- a/manifest.json     Sun Jun 16 15:58:24 2019 +0200
+++ b/manifest.json     Sun Jun 16 15:59:26 2019 +0200
@@ -1,7 +1,7 @@
 {
     "manifest_version": 2,
     "name": "Chronos",
-    "version": "0.7.3",
+    "version": "0.7.4",
     "description": "Manage timesheets in Tryton",
     "icons": {
         "48": "icons/chronos.svg",
diff -r 2bf9a94d1cdb -r 432bb6c6879d manifest.webapp
--- a/manifest.webapp   Sun Jun 16 15:58:24 2019 +0200
+++ b/manifest.webapp   Sun Jun 16 15:59:26 2019 +0200
@@ -1,5 +1,5 @@
 {
-    "name": "Chronos 0.7.3",
+    "name": "Chronos 0.7.4",
     "short_name": "Chronos",
     "description": "Manage timesheets in Tryton",
     "start_url": "chronos.html",

Reply via email to