Skip to content

Commit 6970d55

Browse files
committed
Bump version
1 parent bee6212 commit 6970d55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Auto-linking legal norms to dejure.org for Kirby v3",
44
"type": "kirby-plugin",
55
"license": "MIT",
6-
"version": "1.3.1",
6+
"version": "1.4.0",
77
"keywords": ["getkirby", "kirby", "kirby3", "kirby-plugin", "api", "legal", "dejure", "dejure.org"],
88
"scripts": {
99
"cs-dry": "php-cs-fixer fix --dry-run --diff",

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @package Kirby CMS
77
* @author S1SYPHOS <[email protected]>
88
* @link http://twobrain.io
9-
* @version 1.3.1
9+
* @version 1.4.0
1010
* @license MIT
1111
*/
1212

0 commit comments

Comments
 (0)