kopia lustrzana https://github.com/OpenBuilds/OpenBuilds-CONTROL
v1.0.176 test
rodzic
1cfab76ebd
commit
56cb3d6324
|
@ -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
|
||||
|
|
|
@ -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 <webmaster@openbuilds.com>",
|
||||
|
@ -98,7 +98,7 @@
|
|||
"ssl"
|
||||
],
|
||||
"linux": {
|
||||
"icon": "build/"
|
||||
"icon": "build/icons"
|
||||
},
|
||||
"mac": {
|
||||
"icon": "build/icon.icns",
|
||||
|
|
Ładowanie…
Reference in New Issue