Skip to content

Commit a5e2c20

Browse files
Update version_check.json
Seems that it requires backslashes on the paths!? (all the other extensions do have that)
1 parent 5ede073 commit a5e2c20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version_check.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"stable": {
33
"1.0": {
44
"current": "1.0.3",
5-
"download": "https://github.com/GwynethLlewelyn/post-local-storage/releases/download/v1.0.3/postlocalstorage.zip",
6-
"announcement": "https://www.phpbb.com/customise/db/extension/postlocalstorage/",
5+
"download": "https:\/\/github.com\/GwynethLlewelyn\/post-local-storage\/releases\/download\/v1.0.3\/postlocalstorage.zip",
6+
"announcement": "https:\/\/www.phpbb.com\/customise\/db\/extension\/postlocalstorage\/",
77
"eol": null,
88
"security": false
99
}

0 commit comments

Comments
 (0)