File tree Expand file tree Collapse file tree 5 files changed +12
-10
lines changed
Expand file tree Collapse file tree 5 files changed +12
-10
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.2.0] 2023-12-07
10+
911## [ 1.1.0] 2023-12-07
1012
1113<<<<<<< HEAD
Original file line number Diff line number Diff line change 11{
22 "name" : " pie-custom-functions" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "description" : " Custom functions for Pie Hosting" ,
55 "main" : " plugin.php" ,
66 "repository" : " git@github.com:pie/pie-custom-functions.git" ,
Original file line number Diff line number Diff line change 55 * Description: Custom functions for Pie Hosting
66 * Author: Pie Hosting
77 * Author URI: https://pie.co.de
8- * Version: 2.0 .0
8+ * Version: 1.2 .0
99 * License: GPL2
1010 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
1111 * Text Domain: pie-custom-functions
Original file line number Diff line number Diff line change 44 * Description: Custom functions for Pie Hosting
55 * Author: Pie Hosting
66 * Author URI: https://pie.co.de
7- * Version: 1.1 .0
7+ * Version: 1.2 .0
88 * License: GPL2
99 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
1010 * Text Domain: pie-custom-functions
Original file line number Diff line number Diff line change 11{
22 "name" : " Pie Custom Functions" ,
3- "version" : " 1.1 .0" ,
4- "download_url" : " https://github.com/pie/pie-custom-functions/releases/download/1.1 .0/pie-custom-functions.zip" ,
3+ "version" : " 1.2 .0" ,
4+ "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"
You can’t perform that action at this time.
0 commit comments