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

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

diffs (22 lines):

diff -r cc9e70362e30 -r bb160611d158 manifest.json
--- a/manifest.json     Sun Feb 07 09:49:08 2021 +0100
+++ b/manifest.json     Sun Feb 07 09:57:27 2021 +0100
@@ -1,7 +1,7 @@
 {
     "manifest_version": 2,
     "name": "Chronos",
-    "version": "0.8.2",
+    "version": "0.8.3",
     "description": "Manage timesheets in Tryton",
     "icons": {
         "16": "icons/chronos-16.png",
diff -r cc9e70362e30 -r bb160611d158 manifest.webapp
--- a/manifest.webapp   Sun Feb 07 09:49:08 2021 +0100
+++ b/manifest.webapp   Sun Feb 07 09:57:27 2021 +0100
@@ -1,5 +1,5 @@
 {
-    "name": "Chronos 0.8.2",
+    "name": "Chronos 0.8.3",
     "short_name": "Chronos",
     "description": "Manage timesheets in Tryton",
     "start_url": "chronos.html",

Reply via email to