Skip to content

Commit

Permalink
Merge pull request #738 from rgantzos/main
Browse files Browse the repository at this point in the history
  • Loading branch information
rgantzos committed Oct 18, 2023
2 parents 3a300fb + 245630b commit c407354
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
21 changes: 12 additions & 9 deletions changelog/changes.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
{
"NOTE": "THERE IS NO NEED TO UPDATE THIS YOURSELF, IT WILL BE UPDATED WHEN RELEASED.",
"version": "3.3.0",
"version": "3.4.0",
"enhanced": [
"Messages on the settings page.",
"Display last commit for beta.",
"Uninstall logging.",
"Port hide-scratch-news to v2.",
"Port admin-notifications to v2.",
"Improve localization for features.",
"Translated into Turkish."
"Shorter unlisted project links.",
"Update Aviate URL.",
"Port Anti Generic to v2.",
"Improve feature API.",
"Add cloud data warnings."
],
"fixed": ["Fix themes for first-time users."]
"fixed": [
"Fix caching URLs.",
"Remove beta alerts.",
"Fix the save button appearing in the report modal.",
"Fix issues with Hide Project Tags and Display Project Tags."
]
}
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"short_name": "ScratchTools",
"manifest_version": 3,
"version": "3.4.0",
"version_name": "3.4.0-beta",
"version_name": "3.4.0",
"default_locale": "en",
"description": "__MSG_extDescription__",
"author": "rgantzos",
Expand Down

0 comments on commit c407354

Please sign in to comment.