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": {