diff --git a/app/data/cfg.json b/app/data/cfg.json index 4c0c136..64ec3f4 100644 --- a/app/data/cfg.json +++ b/app/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.8.149", + "version": "1.8.150", "ext_port": 1111, "profiles": { "mcopy": { diff --git a/app/package-lock.json b/app/package-lock.json index 79579bf..87b90ab 100644 --- a/app/package-lock.json +++ b/app/package-lock.json @@ -1,6 +1,6 @@ { "name": "mcopy-app", - "version": "1.8.149", + "version": "1.8.150", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/app/package.json b/app/package.json index a1f2b22..7548f96 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "mcopy-app", - "version": "1.8.149", + "version": "1.8.150", "description": "GUI for the mcopy small gauge film optical printer platform", "main": "main.js", "scripts": { diff --git a/data/cfg.json b/data/cfg.json index 4c0c136..64ec3f4 100644 --- a/data/cfg.json +++ b/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.8.149", + "version": "1.8.150", "ext_port": 1111, "profiles": { "mcopy": { diff --git a/hardware/mcopy_MONO_JK99_shield.fzz b/hardware/mcopy_MONO_JK99_shield.fzz index 6d9d865..b4ce663 100644 Binary files a/hardware/mcopy_MONO_JK99_shield.fzz and b/hardware/mcopy_MONO_JK99_shield.fzz differ diff --git a/package-lock.json b/package-lock.json index dec95c1..f97bcec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mcopy", - "version": "1.8.149", + "version": "1.8.150", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mcopy", - "version": "1.8.149", + "version": "1.8.150", "license": "MIT", "dependencies": { "alert": "file:app/lib/alert", diff --git a/package.json b/package.json index aa2f46d..0ccd052 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcopy", - "version": "1.8.149", + "version": "1.8.150", "description": "Small gauge film optical printer platform", "main": "build.js", "directories": { diff --git a/processing/mcopy/cfg.json b/processing/mcopy/cfg.json index 4c0c136..64ec3f4 100644 --- a/processing/mcopy/cfg.json +++ b/processing/mcopy/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.8.149", + "version": "1.8.150", "ext_port": 1111, "profiles": { "mcopy": {