mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-14 11:39:17 +01:00
decoupled business logic from ui
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: reboot_launcher
|
||||
description: Launcher for project reboot
|
||||
version: "3.13.0"
|
||||
version: "4.0.0"
|
||||
|
||||
publish_to: 'none'
|
||||
|
||||
@@ -34,6 +34,8 @@ dependencies:
|
||||
shelf_proxy: ^1.0.2
|
||||
args: ^2.3.1
|
||||
win32: 3.0.0
|
||||
clipboard: ^0.1.3
|
||||
sync: ^0.3.0
|
||||
|
||||
dependency_overrides:
|
||||
win32: ^3.0.0
|
||||
@@ -56,7 +58,7 @@ msix_config:
|
||||
display_name: Reboot Launcher
|
||||
publisher_display_name: Auties00
|
||||
identity_name: 31868Auties00.RebootLauncher
|
||||
msix_version: 3.13.0.0
|
||||
msix_version: 4.0.0.0
|
||||
publisher: CN=E6CD08C6-DECF-4034-A3EB-2D5FA2CA8029
|
||||
logo_path: ./assets/icons/reboot.ico
|
||||
architecture: x64
|
||||
|
||||
Reference in New Issue
Block a user