Increment patch to 1.6.9

This commit is contained in:
Matt McWilliams 2021-03-18 11:28:46 -04:00
parent 8a6bc0b4f5
commit aac5e5d488
5 changed files with 7 additions and 7 deletions

4
app/package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "mcopy-app",
"version": "1.6.8",
"version": "1.6.9",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mcopy-app",
"version": "1.6.8",
"version": "1.6.9",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "mcopy-app",
"version": "1.6.8",
"version": "1.6.9",
"description": "GUI for the mcopy small gauge film optical printer platform",
"main": "main.js",
"scripts": {

View File

@ -1,5 +1,5 @@
{
"version": "1.6.8",
"version": "1.6.9",
"ext_port": 1111,
"profiles": {
"mcopy": {

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{
"name": "mcopy",
"version": "1.6.8",
"version": "1.6.9",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "1.6.8",
"version": "1.6.9",
"license": "MIT",
"dependencies": {
"arduino": "file:app/lib/arduino",

View File

@ -1,6 +1,6 @@
{
"name": "mcopy",
"version": "1.6.8",
"version": "1.6.9",
"description": "Small gauge film optical printer platform",
"main": "build.js",
"directories": {