Skip to content

Commit f234fec

Browse files
Merge pull request #38 from pie/release/next-release
Release/next release
2 parents b7ff0f5 + b344ed7 commit f234fec

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

update.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"version": "1.2.0",
44
"download_url": "https://github.com/pie/pie-custom-functions/releases/download/1.2.0/pie-custom-functions.zip",
55
"banners": {
6-
"low" : "./assets/banners/banner-772x225.png",
7-
"high" : "./assets/banners/banner-1544x500.png"
6+
"low" : "https://pie.github.io/pie-custom-functions/assets/banners/banner-772x250.png",
7+
"high" : "https://pie.github.io/pie-custom-functions/assets/banners/banner-1544x500.png"
88
},
99
"icons": {
10-
"1x" : "./assets/icons/icon-128x128.png",
11-
"2x" : "./assets/icons/icon-256x256.png",
12-
"svg" : "./assets/icons/icon.svg"
10+
"1x" : "https://pie.github.io/pie-custom-functions/assets/icons/icon-128x128.png",
11+
"2x" : "https://pie.github.io/pie-custom-functions/assets/icons/icon-256x256.png",
12+
"svg" : "https://pie.github.io/pie-custom-functions/assets/icons/icon.svg"
1313
},
1414
"sections": {
1515
"description" : "Custom functions for Pie Hosting"

0 commit comments

Comments
 (0)