]> jfr.im git - irc/unrealircd/unrealircd-webpanel-plugins.git/commitdiff
Bump version
authorValerie Liu <redacted>
Mon, 24 Jun 2024 15:31:29 +0000 (23:31 +0800)
committerGitHub <redacted>
Mon, 24 Jun 2024 15:31:29 +0000 (23:31 +0800)
live_map/live_map.php

index 2031b1535f0e62d846ebe99a30f5445b1af8e8bc..af170c5bc9d2695de0f1dd84e87ba77e8a4d6a0d 100644 (file)
@@ -21,7 +21,7 @@ class live_map
        */
        public $name = "live_map"; // Name of your plugin
        public $author = "Valware"; // Name or handle of your lovely self
-       public $version = "1.0"; // Version of this plugin
+       public $version = "1.1"; // Version of this plugin
        public $description = "View a list of users who are live_mapd (requires third/live_map)"; // Description of your beautiful plugin
        public $email = "v.a.pond@outlook.com"; // An email people can contact you with in case of problems