diff --git a/hello-server.php b/hello-server.php index 18de0b9..47bd7ca 100644 --- a/hello-server.php +++ b/hello-server.php @@ -12,7 +12,7 @@ Author: Dan Pock (Liquid Web) Author URI: https://www.liquidweb.com Description: This is just a plugin that tells you what server your WordPress is on. It's super useful for when you run WordPress in a cluster. -Version: 1.0a +Version: 1.0.1 */ /* Copyright (c) 2017 Dan Pock (Liquid Web) diff --git a/readme.txt b/readme.txt index 79176c3..deb6b1c 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: Liquid Web, liquidwebdan Tags: server info, hostname, cluster, clustering Requires at least: 3.0 Tested up to: 4.6.1 -Stable tag: 1.0.0 +Stable tag: 1.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html