From 8635a6b91aa54fc9d2ec8c4630e68767e771bcfc Mon Sep 17 00:00:00 2001 From: Carsten Bach Date: Wed, 12 Jul 2023 17:38:14 +0200 Subject: [PATCH] Bump version --- install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.php b/install.php index 3669e51..2ff34de 100644 --- a/install.php +++ b/install.php @@ -8,7 +8,7 @@ * @copyright 2023 figuren.theater * @license GPL-3.0-or-later * @source https://github.com/figuren-theater/install.php - * @version 1.1.0 + * @version 1.2.0 */ add_action( 'ft_install_defaults', 'ft_install_defaults__set_https_urls' );