mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-17 22:29:38 +00:00
Update package.json
This commit is contained in:
parent
64ff6ad9dc
commit
d6b04b2889
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "SimpliPlay",
|
"name": "SimpliPlay",
|
||||||
"version": "1.0.7",
|
"version": "2.0.0",
|
||||||
"description": "SimpliPlay - The mission to make media playback accessible on every device, anywhere, anytime.",
|
"description": "SimpliPlay - The mission to make media playback accessible on every device, anywhere, anytime.",
|
||||||
"main": "./main.js",
|
"main": "./main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"icon": "icon.ico"
|
"icon": "icon.ico"
|
||||||
},
|
},
|
||||||
"linux": {
|
"linux": {
|
||||||
"target": "flatpak",
|
"target": "AppImage",
|
||||||
"icon": "icon.png",
|
"icon": "icon.png",
|
||||||
"executableName": "SimpliPlay",
|
"executableName": "SimpliPlay",
|
||||||
"synopsis": "The mission to make media playback accessible anywhere, anytime."
|
"synopsis": "The mission to make media playback accessible anywhere, anytime."
|
||||||
|
Loading…
Reference in New Issue
Block a user