diff --git a/pubspec.yaml b/pubspec.yaml index c80910b67..65e4e6243 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -312,7 +312,7 @@ msix_config: publisher_display_name: Archethic Technologies SARL identity_name: ArchethicTechnologiesSARL.ArchethicWallet publisher: CN=9687A561-7463-4BA7-BD4D-A04574BAF854 - msix_version: 2.38.531.0 + msix_version: 2.38.532.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 11a4e1fee..b0d9f1176 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.8.531", + "version": "2.3.8.532", "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'" },