Skip to content

Commit b167f2a

Browse files
authored
Merge pull request #708 from STForScratch/update-version-v3.4.0
2 parents 72e797e + 9ce71fe commit b167f2a

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

manifest.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "__MSG_extName__",
33
"short_name": "ScratchTools",
44
"manifest_version": 3,
5-
"version": "3.3.0",
6-
"version_name": "3.3.0",
5+
"version": "3.4.0",
6+
"version_name": "3.4.0-beta",
77
"default_locale": "en",
88
"description": "__MSG_extDescription__",
99
"author": "rgantzos",
@@ -53,7 +53,9 @@
5353
"host_permissions": [
5454
"https://scratch.mit.edu/"
5555
],
56-
"optional_host_permissions": ["https://api.scratch.mit.edu/"],
56+
"optional_host_permissions": [
57+
"https://api.scratch.mit.edu/"
58+
],
5759
"browser_specific_settings": {
5860
"gecko": {
5961
"id": "info@scratchtools.app",

0 commit comments

Comments
 (0)