From 1c1b235f8a63f554013a563b2f858b52d248ec21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20SERRE?= Date: Tue, 18 Jan 2022 19:53:34 +0100 Subject: [PATCH] correct typo and increase version --- simple-wall.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/simple-wall.php b/simple-wall.php index 1da835d..90b5620 100644 --- a/simple-wall.php +++ b/simple-wall.php @@ -9,13 +9,13 @@ * Author URI: https://thivinfo.com/en * Text Domain: simple-wall * Requires at least: 4.6 - * Version: 1.0.1 + * Version: 1.0.2 * License: GPL v2 or later * License URI: http://www.gnu.org/licenses/gpl-2.0.txt **/ /** - * Plugin developed by a third party developper not in contact with Facebook company + * Plugin developed by a third party developer not in contact with Facebook company */ add_action( 'plugins_loaded', 'SimpleWall\define_constant' );