We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e24428b commit 694ad0bCopy full SHA for 694ad0b
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.520',
+ version: '0.510',
7
default_locale: 'en',
8
options_ui: {
9
page: 'options.html',
0 commit comments