Skip to content

Commit

Permalink
Update desktop/chrome version
Browse files Browse the repository at this point in the history
  • Loading branch information
redDwarf03 committed Oct 21, 2024
1 parent 594cf08 commit 9f8547a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion web_chrome_extension/public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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'"
},
Expand Down

0 comments on commit 9f8547a

Please sign in to comment.