diff --git a/RELEASES.md b/RELEASES.md index 2e6bd502..dbba293a 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,8 @@ +終結內容農場 v5.12.0 +-------------------- + +* 調整一些介面用詞。 + 終結內容農場 v5.11.2 -------------------- diff --git a/src/manifest-firefox.json b/src/manifest-firefox.json index fd3931d9..feff6364 100644 --- a/src/manifest-firefox.json +++ b/src/manifest-firefox.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_appName__", - "version": "5.11.2", + "version": "5.12.0", "description": "__MSG_appDesc__", "author": "Danny Lin", "default_locale": "en", diff --git a/src/manifest.json b/src/manifest.json index aded6fe0..ba87b168 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_appName__", - "version": "5.11.2", + "version": "5.12.0", "description": "__MSG_appDesc__", "author": "Danny Lin", "default_locale": "en",