Skip to content

Commit

Permalink
Add the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianallgeier authored Oct 5, 2022
1 parent 2136849 commit a28887c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"description": "Kirby Geo",
"keywords": ["kirby", "cms", "geo", "location", "plugin"],
"license": "MIT",
"version": "1.0.2",
"homepage": "https://getkirby.com",
"type": "kirby-plugin",
"authors": [
Expand All @@ -12,8 +13,8 @@
}
],
"require": {
"php": ">=7.2.0",
"getkirby/composer-installer": "^1.1"
"php": ">=7.4.0",
"getkirby/composer-installer": "^1.2"
},
"require-dev": {
"getkirby/cms": "^3.3"
Expand Down

0 comments on commit a28887c

Please sign in to comment.