From b02b92c1c74b2b537ebfb871ec5481952cca4e5c Mon Sep 17 00:00:00 2001 From: mmcwilliams Date: Fri, 22 Mar 2019 20:29:09 -0400 Subject: [PATCH] Update version across the repo. --- app/data/cfg.json | 2 +- app/package.json | 2 +- cli/data/cfg.json | 2 +- cli/package.json | 2 +- data/cfg.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/data/cfg.json b/app/data/cfg.json index d4d7d94..2d1595d 100644 --- a/app/data/cfg.json +++ b/app/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.3.2", + "version": "1.3.3", "ext_port": 1111, "profiles": { "mcopy": { diff --git a/app/package.json b/app/package.json index 06e246f..19246ee 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "mcopy-app", - "version": "1.3.2", + "version": "1.3.4", "description": "GUI for the mcopy small gauge film optical printer platform", "main": "main.js", "scripts": { diff --git a/cli/data/cfg.json b/cli/data/cfg.json index d4d7d94..2d1595d 100644 --- a/cli/data/cfg.json +++ b/cli/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.3.2", + "version": "1.3.3", "ext_port": 1111, "profiles": { "mcopy": { diff --git a/cli/package.json b/cli/package.json index 88e0133..dc442c3 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "mcopy-cli", - "version": "1.3.2", + "version": "1.3.4", "description": "CLI for controlling the mcopy optical printer platform", "main": "index.js", "scripts": { diff --git a/data/cfg.json b/data/cfg.json index d4d7d94..9d68eb6 100644 --- a/data/cfg.json +++ b/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.3.2", + "version": "1.3.4", "ext_port": 1111, "profiles": { "mcopy": {