Files
ERitors-Scribe-Desktop/electron
natreex 0020b3abbd Add auto-update functionality for Electron app
- Integrated `electron-updater` dependency for managing app updates.
- Configured publishing settings with a generic provider and download URL.
- Added `initAutoUpdater` method to handle app updates and implemented it in the main process.
- Updated `package.json` and `package-lock.json` to include `electron-updater` and related dependencies.
2026-01-15 20:00:25 -05:00
..