pull/298/head^2
openbuilds-engineer 2023-02-03 20:13:32 +02:00
rodzic d1cbad0163
commit 3816a7d6be
2 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -18,7 +18,7 @@ jobs:
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v1
with:
node-version: 14
node-version: 16
- name: Prepare for app notarization
if: startsWith(matrix.os, 'macos')
# Import Apple API key for app notarization on macOS

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "OpenBuildsCONTROL",
"version": "1.0.345",
"version": "1.0.346",
"license": "AGPL-3.0",
"description": "OpenBuildsCONTROL CNC Machine Host Software",
"author": "github.com/openbuilds <support@openbuilds.com>",
@ -15,7 +15,7 @@
"avrgirl-arduino": "^5.0.1",
"detect-rpi": "^1.4.0",
"directory-tree": "^2.3.1",
"drivelist": "11.0.4",
"drivelist": "11.1.0",
"electron-builder-notarize": "^1.5.0",
"electron-updater": "^5.2.1",
"evilscan": "^1.9.1",