Skip to content

Commit

Permalink
Release 5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danny0838 committed Jun 3, 2023
1 parent c8c0e85 commit 4d7e915
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
終結內容農場 v5.12.0
--------------------

* 調整一些介面用詞。

終結內容農場 v5.11.2
--------------------

Expand Down
2 changes: 1 addition & 1 deletion src/manifest-firefox.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 4d7e915

Please sign in to comment.