Skip to content

Commit 67a573d

Browse files
authored
Merge pull request #804 from rgantzos/fix-image-uploads
Update changelog + bump version
2 parents be373c4 + bebf1c0 commit 67a573d

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

changelog/changes.json

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"NOTE": "THERE IS NO NEED TO UPDATE THIS YOURSELF, IT WILL BE UPDATED WHEN RELEASED.",
3-
"version": "3.5.0",
3+
"version": "3.7.0",
44
"enhanced": [
5-
"Add full size thumbnails for trending studios.",
6-
"Minor improvements to follow button on projects."
5+
"Improve code quality.",
6+
"Remove ScratchTools Awards ads.",
7+
"Added Spanish as a language."
78
],
89
"fixed": [
9-
"Fix scrollbar on settings page.",
10-
"Fix display names and emoji statuses.",
11-
"Bring back chat support and feedback center."
10+
"Fix Flag on Profile feature."
1211
]
13-
}
12+
}

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.7.0",
6-
"version_name": "3.7.0-beta",
6+
"version_name": "3.7.0",
77
"default_locale": "en",
88
"description": "__MSG_extDescription__",
99
"author": "rgantzos",

0 commit comments

Comments
 (0)