Skip to content

Commit b283d18

Browse files
committed
v0.7.0
1 parent d51b1c1 commit b283d18

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/chrome-manifest.json",
33
"manifest_version": 3,
4-
"version": "0.6.9",
4+
"version": "0.7.0",
55
"default_locale": "en",
66
"name": "__MSG_appName__",
77
"description": "__MSG_appDescription__",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "webflow-ui-localization",
44
"description": "Translate the Webflow Dashboard and Designer UI into Japanese, Chinese, Korean, and more!",
5-
"version": "0.6.9",
5+
"version": "0.7.0",
66
"license": "MIT",
77
"type": "module",
88
"author": {

0 commit comments

Comments
 (0)