Skip to content

Commit 687ac91

Browse files
committed
🔧 assure kirby 3.8 compatiblity (by @teichsta)
closes #86 Signed-off-by: bnomei <[email protected]>
1 parent 0dcc3de commit 687ac91

File tree

3 files changed

+236
-431
lines changed

3 files changed

+236
-431
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bnomei/kirby3-janitor",
33
"type": "kirby-plugin",
4-
"version": "2.16.2",
4+
"version": "2.16.3",
55
"license": "MIT",
66
"description": "Kirby 3 Plugin for running jobs like cleaning the cache from within the Panel, PHP code or a cronjob",
77
"authors": [

0 commit comments

Comments
 (0)