From d8e5e4521afc081d452d189dcfbccc5bcff6ba7a Mon Sep 17 00:00:00 2001 From: mmcwilliams Date: Tue, 28 May 2019 17:53:23 -0400 Subject: [PATCH] Increment patch number. Commit 418670ce3330221d3150c6efcec39128e941588a resolves #14; --- app/data/cfg.json | 2 +- app/package.json | 2 +- cli/data/cfg.json | 2 +- cli/package.json | 2 +- data/cfg.json | 2 +- package-lock.json | 2 +- package.json | 2 +- processing/mcopy/cfg.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/data/cfg.json b/app/data/cfg.json index 0dbb2d5..64b0f4c 100644 --- a/app/data/cfg.json +++ b/app/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.4.9", + "version": "1.4.10", "ext_port": 1111, "profiles": { "mcopy": { diff --git a/app/package.json b/app/package.json index fe9789c..18b70a3 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "mcopy-app", - "version": "1.4.9", + "version": "1.4.10", "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 0dbb2d5..64b0f4c 100644 --- a/cli/data/cfg.json +++ b/cli/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.4.9", + "version": "1.4.10", "ext_port": 1111, "profiles": { "mcopy": { diff --git a/cli/package.json b/cli/package.json index a875f93..177b7f5 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "mcopy-cli", - "version": "1.4.9", + "version": "1.4.10", "description": "CLI for controlling the mcopy optical printer platform", "main": "index.js", "scripts": { diff --git a/data/cfg.json b/data/cfg.json index 0dbb2d5..64b0f4c 100644 --- a/data/cfg.json +++ b/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.4.9", + "version": "1.4.10", "ext_port": 1111, "profiles": { "mcopy": { diff --git a/package-lock.json b/package-lock.json index f0bb0e0..9c76123 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mcopy", - "version": "1.4.9", + "version": "1.4.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9201f42..d821842 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcopy", - "version": "1.4.9", + "version": "1.4.10", "description": "Small gauge film optical printer platform", "main": "build.js", "directories": { diff --git a/processing/mcopy/cfg.json b/processing/mcopy/cfg.json index 0dbb2d5..64b0f4c 100644 --- a/processing/mcopy/cfg.json +++ b/processing/mcopy/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.4.9", + "version": "1.4.10", "ext_port": 1111, "profiles": { "mcopy": {