From 56cb3d6324d5012eea6b9125955dd2cce71b1011 Mon Sep 17 00:00:00 2001
From: openbuilds-engineer
Date: Tue, 4 Jun 2019 15:42:43 +0200
Subject: [PATCH] v1.0.176 test
---
CHANGELOG.txt | 1 +
package.json | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 0841c77..71e3f33 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,4 @@
+v1.0.176: Test Fix Linux Application Icons Size
v1.0.175: Fixed Accidental keybindings on some more Input fields, improved ERROR and ALARM dialogs
v1.0.174: Added Inch/MM mode to Mobile Jog
v1.0.173: Added support (beta) for G2/3 to the Simulator
diff --git a/package.json b/package.json
index 278e09f..98466ec 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "OpenBuildsCONTROL",
- "version": "1.0.175",
+ "version": "1.0.176",
"license": "AGPL-3.0",
"description": "Machine Interface Driver for OpenBuilds",
"author": "github.com/openbuilds ",
@@ -98,7 +98,7 @@
"ssl"
],
"linux": {
- "icon": "build/"
+ "icon": "build/icons"
},
"mac": {
"icon": "build/icon.icns",