Skip to content

Commit

Permalink
Merge pull request #804 from rgantzos/fix-image-uploads
Browse files Browse the repository at this point in the history
Update changelog + bump version
  • Loading branch information
rgantzos committed Mar 12, 2024
2 parents be373c4 + bebf1c0 commit 67a573d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 deletions changelog/changes.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"NOTE": "THERE IS NO NEED TO UPDATE THIS YOURSELF, IT WILL BE UPDATED WHEN RELEASED.",
"version": "3.5.0",
"version": "3.7.0",
"enhanced": [
"Add full size thumbnails for trending studios.",
"Minor improvements to follow button on projects."
"Improve code quality.",
"Remove ScratchTools Awards ads.",
"Added Spanish as a language."
],
"fixed": [
"Fix scrollbar on settings page.",
"Fix display names and emoji statuses.",
"Bring back chat support and feedback center."
"Fix Flag on Profile feature."
]
}
}
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.7.0",
"version_name": "3.7.0-beta",
"version_name": "3.7.0",
"default_locale": "en",
"description": "__MSG_extDescription__",
"author": "rgantzos",
Expand Down

0 comments on commit 67a573d

Please sign in to comment.