We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dec512e commit 123cca1Copy full SHA for 123cca1
packages/syncwatch-extension/manifest.ts
@@ -3,7 +3,7 @@ const manifest = {
3
'{{chrome}}.manifest_version': 3,
4
name: '__MSG_appName__',
5
description: '__MSG_appDesc__',
6
- version: '0.521',
+ version: '0.530',
7
default_locale: 'en',
8
options_ui: {
9
page: 'options.html',
0 commit comments