From e43890b9cde0e362daa1ac981da395aba0f79f39 Mon Sep 17 00:00:00 2001 From: Master3395 Date: Fri, 10 Jan 2020 00:58:48 +0100 Subject: [PATCH] Update plugin.php Bump the plugin version, to be equal to the release. Not sure if you want to bump it up even 1 version if you're releasing a new version. --- sleeky-backend/plugin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sleeky-backend/plugin.php b/sleeky-backend/plugin.php index 85efea3..747ca87 100755 --- a/sleeky-backend/plugin.php +++ b/sleeky-backend/plugin.php @@ -3,7 +3,7 @@ Plugin Name: Sleeky Backend Plugin URI: https://sleeky.flynntes.com Description: UI overhaul of the YOURLS backend -Version: 2.2.1 +Version: 2.3.0 Author: Flynn Tesoriero Author URI: https://flynntes.com */ @@ -144,4 +144,4 @@ function sleeky_settings_update() { echo <<ul#admin_menu li:not(.frontend_link) {display: none} HEAD; -} \ No newline at end of file +}