Skip to content

Commit f06e612

Browse files
Merge pull request #58 from sachbearbeiter/main
Final fix for issue #56
2 parents e4803fd + 51a8c37 commit f06e612

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@
33
"description": "Kirby 5 field for hierarchical menus with drag & drop level indentation.",
44
"type": "kirby-plugin",
55
"keywords": [
6+
"kirby",
7+
"kirby-cms",
68
"kirby-plugin",
79
"navigation",
810
"menu",
911
"field"
1012
],
11-
"version": "5.0.1",
13+
"version": "5.0.2",
1214
"license": "MIT",
1315
"homepage": "https://github.com/chrisbeluga/kirby-navigation",
1416
"authors": [

0 commit comments

Comments
 (0)