- Update Electron and Angular to latest versions
- Migrate scripts to use @electron/remote
- Note: support ended for Electron on macOS 10.11 / 10.12, and Windows 7, 8, and 8.1
This commit is contained in:
Djones4822
2023-02-16 20:11:57 -05:00
parent 8410ed98bb
commit 4c9c471329

View File

@@ -1,6 +1,6 @@
{
"name": "bridge",
"version": "1.4.2",
"version": "1.4.3",
"description": "A Clone Hero library management tool with built in chart searching and downloading.",
"homepage": "https://github.com/Geomitron/Bridge",
"license": "GPL-3.0",