Skip to content

Commit

Permalink
Update version in docs for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck committed Apr 17, 2017
1 parent 40c2713 commit d9641b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions hello-server.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* @package Hello_Server
* @version 1.0.3
* @version 1.1.1
*/
/*
Plugin Name: Hello Server by Liquid Web
Expand All @@ -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.0.3
Version: 1.1.1
Text Domain: hello-server
Domain Path: /languages/
*/
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
Stable tag: 1.1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand Down

0 comments on commit d9641b2

Please sign in to comment.