Skip to content

Commit 5282a87

Browse files
author
Russell Baldwin
committed
Update to v0.8 for regression fix
Update for regression spotted & fixed by Paul, apologies
1 parent f06207a commit 5282a87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

alphabetise.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// -----
88
// Russ Baldwin
99
// shoesforindustry.net
10-
// v0.0.7
10+
// v0.0.8
1111
// -----
1212
function alphabetise($parent, $options=array()) {
1313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "alphabetise",
33
"readable": "Alphabetise",
4-
"version": "0.0.7",
4+
"version": "0.0.8",
55
"description": "Alphabetise a Kirby CMS page array or tag array with key.",
66
"author": "Russ Baldwin",
77
"type": "kirby-plugin",

0 commit comments

Comments
 (0)