diff --git a/app/data/cfg.json b/app/data/cfg.json index 1cc15ff..7f22444 100644 --- a/app/data/cfg.json +++ b/app/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.8.138", + "version": "1.8.139", "ext_port": 1111, "profiles": { "mcopy": { diff --git a/app/package-lock.json b/app/package-lock.json index 7949e6a..3896624 100644 --- a/app/package-lock.json +++ b/app/package-lock.json @@ -1,6 +1,6 @@ { "name": "mcopy-app", - "version": "1.8.138", + "version": "1.8.139", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/app/package.json b/app/package.json index 5285d9b..903767f 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "mcopy-app", - "version": "1.8.138", + "version": "1.8.139", "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 1cc15ff..7f22444 100644 --- a/data/cfg.json +++ b/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.8.138", + "version": "1.8.139", "ext_port": 1111, "profiles": { "mcopy": { diff --git a/hardware/mcopy_MONO_JK99_shield.fzz b/hardware/mcopy_MONO_JK99_shield.fzz index 276e439..6d9d865 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 54bebd2..7f2ed7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mcopy", - "version": "1.8.138", + "version": "1.8.139", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mcopy", - "version": "1.8.138", + "version": "1.8.139", "license": "MIT", "dependencies": { "alert": "file:app/lib/alert", diff --git a/package.json b/package.json index 829f8da..3e5b66c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcopy", - "version": "1.8.138", + "version": "1.8.139", "description": "Small gauge film optical printer platform", "main": "build.js", "directories": { diff --git a/processing/mcopy/cfg.json b/processing/mcopy/cfg.json index 1cc15ff..7f22444 100644 --- a/processing/mcopy/cfg.json +++ b/processing/mcopy/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.8.138", + "version": "1.8.139", "ext_port": 1111, "profiles": { "mcopy": {