From 9a0ebcca067c279c0b2dff2e104ee0596fa4aedd Mon Sep 17 00:00:00 2001 From: mmcwilliams Date: Tue, 28 May 2019 17:41:23 -0400 Subject: [PATCH] cfg has latest version number --- app/data/cfg.json | 2 +- cli/data/cfg.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/data/cfg.json b/app/data/cfg.json index 17f873f..0dbb2d5 100644 --- a/app/data/cfg.json +++ b/app/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.4.6", + "version": "1.4.9", "ext_port": 1111, "profiles": { "mcopy": { diff --git a/cli/data/cfg.json b/cli/data/cfg.json index 17f873f..0dbb2d5 100644 --- a/cli/data/cfg.json +++ b/cli/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.4.6", + "version": "1.4.9", "ext_port": 1111, "profiles": { "mcopy": {