From 5f701ccecb5f3caf453ec9225da38e6680631dbd Mon Sep 17 00:00:00 2001 From: mmcwilliams Date: Sun, 4 Aug 2019 19:53:51 -0400 Subject: [PATCH] Increment patch number. --- app/data/cfg.json | 2 +- app/package-lock.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 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app/data/cfg.json b/app/data/cfg.json index c80a4e7..8c4c62c 100644 --- a/app/data/cfg.json +++ b/app/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.4.17", + "version": "1.4.18", "ext_port": 1111, "profiles": { "mcopy": { diff --git a/app/package-lock.json b/app/package-lock.json index 6c427c6..d89cfc0 100644 --- a/app/package-lock.json +++ b/app/package-lock.json @@ -1,6 +1,6 @@ { "name": "mcopy-app", - "version": "1.4.17", + "version": "1.4.18", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/app/package.json b/app/package.json index 518f495..74519e4 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "mcopy-app", - "version": "1.4.17", + "version": "1.4.18", "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 c80a4e7..8c4c62c 100644 --- a/cli/data/cfg.json +++ b/cli/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.4.17", + "version": "1.4.18", "ext_port": 1111, "profiles": { "mcopy": { diff --git a/cli/package.json b/cli/package.json index 9cb6f56..9f4050b 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "mcopy-cli", - "version": "1.4.17", + "version": "1.4.18", "description": "CLI for controlling the mcopy optical printer platform", "main": "index.js", "scripts": { diff --git a/data/cfg.json b/data/cfg.json index c80a4e7..8c4c62c 100644 --- a/data/cfg.json +++ b/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.4.17", + "version": "1.4.18", "ext_port": 1111, "profiles": { "mcopy": { diff --git a/package-lock.json b/package-lock.json index eb32115..4e7de74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mcopy", - "version": "1.4.17", + "version": "1.4.18", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7cd0fce..fcadadb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcopy", - "version": "1.4.17", + "version": "1.4.18", "description": "Small gauge film optical printer platform", "main": "build.js", "directories": { diff --git a/processing/mcopy/cfg.json b/processing/mcopy/cfg.json index c80a4e7..8c4c62c 100644 --- a/processing/mcopy/cfg.json +++ b/processing/mcopy/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.4.17", + "version": "1.4.18", "ext_port": 1111, "profiles": { "mcopy": {