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

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

diffs (22 lines):

diff -r 4e1ec6bd30d7 -r 5069454da034 manifest.json
--- a/manifest.json     Sat Aug 17 17:17:24 2019 +0200
+++ b/manifest.json     Sat Aug 17 17:23:56 2019 +0200
@@ -1,7 +1,7 @@
 {
     "manifest_version": 2,
     "name": "Chronos",
-    "version": "0.7.4",
+    "version": "0.7.5",
     "description": "Manage timesheets in Tryton",
     "icons": {
         "48": "icons/chronos.svg",
diff -r 4e1ec6bd30d7 -r 5069454da034 manifest.webapp
--- a/manifest.webapp   Sat Aug 17 17:17:24 2019 +0200
+++ b/manifest.webapp   Sat Aug 17 17:23:56 2019 +0200
@@ -1,5 +1,5 @@
 {
-    "name": "Chronos 0.7.4",
+    "name": "Chronos 0.7.5",
     "short_name": "Chronos",
     "description": "Manage timesheets in Tryton",
     "start_url": "chronos.html",

Reply via email to