Update package.json

This commit is contained in:
Anirudh Sevugan 2025-07-06 17:25:31 -05:00 committed by GitHub
parent 64ff6ad9dc
commit d6b04b2889
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"name": "SimpliPlay",
"version": "1.0.7",
"version": "2.0.0",
"description": "SimpliPlay - The mission to make media playback accessible on every device, anywhere, anytime.",
"main": "./main.js",
"scripts": {
@ -28,7 +28,7 @@
"icon": "icon.ico"
},
"linux": {
"target": "flatpak",
"target": "AppImage",
"icon": "icon.png",
"executableName": "SimpliPlay",
"synopsis": "The mission to make media playback accessible anywhere, anytime."