Skip to content

Commit eba9755

Browse files
authored
Merge pull request #687 from rgantzos/main
2 parents 102e411 + 4119bb1 commit eba9755

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

changelog/changes.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
{
22
"NOTE": "THERE IS NO NEED TO UPDATE THIS YOURSELF, IT WILL BE UPDATED WHEN RELEASED.",
3-
"version": "3.1.0",
4-
"enhanced": [],
5-
"fixed": []
3+
"version": "3.2.0",
4+
"enhanced": [
5+
"Trending features.",
6+
"Improve settings page checkboxes.",
7+
"Add more extension info.",
8+
"Better logging.",
9+
"Bring back tags.",
10+
"Improved message components."
11+
],
12+
"fixed": ["Fix Default to For This Sprite Only for compatibility."]
613
}

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"short_name": "ScratchTools",
44
"manifest_version": 3,
55
"version": "3.2.0",
6-
"version_name": "3.2.0-beta",
6+
"version_name": "3.2.0",
77
"default_locale": "en",
88
"description": "__MSG_extDescription__",
99
"author": "rgantzos",

0 commit comments

Comments
 (0)