From d8a225c1ae528d3dd36530f952267ea979eb14cc Mon Sep 17 00:00:00 2001 From: Alexander Pushkin Date: Thu, 15 Jul 2021 10:49:00 +0300 Subject: [PATCH] Bump version to 1.0.3 --- composer.json | 4 ++-- folder_info.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 463eeed..708efdd 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "keywords": ["folder","information","notification"], "homepage": "https://github.com/san4op/folder_info", "license": "GPL-3.0+", - "version": "1.0.2", + "version": "1.0.3", "authors": [ { "name": "Alexander Pushkin", @@ -29,4 +29,4 @@ "min-version": "1.0.0" } } -} \ No newline at end of file +} diff --git a/folder_info.php b/folder_info.php index 590b8dd..7b42638 100644 --- a/folder_info.php +++ b/folder_info.php @@ -5,7 +5,7 @@ * Plugin to show information message above the messages list * * @date 2016-03-10 - * @version 1.0.2 + * @version 1.0.3 * @author Alexander Pushkin * @url https://github.com/san4op/folder_info * @licence GNU GPLv3