diff options
author | LinuxWizard42 <computerwizard@linuxmail.org> | 2022-11-19 20:20:25 +0200 |
---|---|---|
committer | LinuxWizard42 <computerwizard@linuxmail.org> | 2022-11-19 20:20:25 +0200 |
commit | ff4ee6b07c70019aa06443591e0bbc174d24bde9 (patch) | |
tree | 57f9b7f5abcb0914d02a677490999d5220d1e93f /src/package.json | |
parent | b746ddc08801e4d5b2fdb5623820aa9f02f3735d (diff) | |
download | FlashRunner-ff4ee6b07c70019aa06443591e0bbc174d24bde9.tar.gz FlashRunner-ff4ee6b07c70019aa06443591e0bbc174d24bde9.tar.zst |
Updated package.json in src directory
Diffstat (limited to 'src/package.json')
-rw-r--r-- | src/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/package.json b/src/package.json index f763165..81b7da0 100644 --- a/src/package.json +++ b/src/package.json @@ -1,11 +1,11 @@ { "name": "flashrunner", - "version": "2.0.6", + "version": "2.0.7", "productName": "FlashRunner", "description": "FlashRunner", "author": "VoidNet", "build": { - "appId": "com.freemyip.voidnet.flashrunner", + "appId": "fi.dy.voidnet.flashrunner", "linux": { "target": "tar.gz", "maintainer": "VoidNet", |