Update package-arm64-linux.json

This commit is contained in:
Anirudh Sevugan 2025-08-28 17:47:32 -05:00 committed by GitHub
parent d03513ea3d
commit 1abe50b40a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"name": "SimpliPlay",
"version": "2.1.0",
"version": "2.1.1",
"description": "SimpliPlay - The mission to make media playback accessible on every device, anywhere, anytime.",
"main": "./main.js",
"scripts": {
@ -114,7 +114,7 @@
"allowToChangeInstallationDirectory": true
},
"devDependencies": {
"electron": "^37.3.1",
"electron": "^37.4.0",
"electron-builder": "^26.0.12"
}
}