From 9778aba525586d15cd969906e394fdf8f6fde6ea Mon Sep 17 00:00:00 2001 From: Martin Folkers Date: Wed, 1 Sep 2021 12:52:13 +0200 Subject: [PATCH] Bump version --- composer.json | 2 +- index.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index ee8e1a1..985ed92 100755 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Auto-linking legal norms to dejure.org for Kirby v3", "type": "kirby-plugin", "license": "MIT", - "version": "1.4.0", + "version": "1.4.2", "keywords": ["getkirby", "kirby", "kirby3", "kirby-plugin", "api", "legal", "dejure", "dejure.org"], "scripts": { "cs-dry": "php-cs-fixer fix --dry-run --diff", diff --git a/index.php b/index.php index 7e07cde..3e99f1c 100755 --- a/index.php +++ b/index.php @@ -6,7 +6,7 @@ * @package Kirby CMS * @author S1SYPHOS * @link http://twobrain.io - * @version 1.4.0 + * @version 1.4.2 * @license MIT */