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

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

diffs (22 lines):

diff -r 8b78c1ec6c65 -r 9957acc43844 manifest.json
--- a/manifest.json     Sun Aug 25 12:34:35 2019 +0200
+++ b/manifest.json     Sun Aug 25 12:39:36 2019 +0200
@@ -1,7 +1,7 @@
 {
     "manifest_version": 2,
     "name": "Chronos",
-    "version": "0.7.5",
+    "version": "0.7.6",
     "description": "Manage timesheets in Tryton",
     "icons": {
         "16": "icons/chronos-16.png",
diff -r 8b78c1ec6c65 -r 9957acc43844 manifest.webapp
--- a/manifest.webapp   Sun Aug 25 12:34:35 2019 +0200
+++ b/manifest.webapp   Sun Aug 25 12:39:36 2019 +0200
@@ -1,5 +1,5 @@
 {
-    "name": "Chronos 0.7.5",
+    "name": "Chronos 0.7.6",
     "short_name": "Chronos",
     "description": "Manage timesheets in Tryton",
     "start_url": "chronos.html",

Reply via email to