diff --git a/pubspec.yaml b/pubspec.yaml index 55801899c..16fa97893 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -310,7 +310,7 @@ msix_config: publisher_display_name: Archethic Technologies SARL identity_name: ArchethicTechnologiesSARL.ArchethicWallet publisher: CN=9687A561-7463-4BA7-BD4D-A04574BAF854 - msix_version: 2.312.553.0 + msix_version: 3.05.587.0 icons_background_color: "#000000" languages: en-us store: true diff --git a/web_chrome_extension/public/manifest.json b/web_chrome_extension/public/manifest.json index 100439c77..a0906e23e 100644 --- a/web_chrome_extension/public/manifest.json +++ b/web_chrome_extension/public/manifest.json @@ -7,7 +7,7 @@ "48": "icons/icon_48.png", "128": "icons/icon_128.png" }, - "version": "2.3.12.553", + "version": "3.0.5.587", "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'" },