Version bump to 0.12
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* Plugin Name: SWG Auth
|
||||
* Plugin URI: https://tekaohswg.github.io/swg-auth-wordpress.html
|
||||
* Description: Star Wars Galaxies Authentication for WordPress
|
||||
* Version: 0.11
|
||||
* Version: 0.12
|
||||
* Author: Tekaoh
|
||||
* Author URI: https://tekaohswg.github.io
|
||||
*/
|
||||
|
||||
@@ -3,7 +3,7 @@ Contributors: tekaoh
|
||||
Tags: admin, integration
|
||||
Requires at least: 2.8
|
||||
Tested up to: 5.4
|
||||
Stable tag: 0.11
|
||||
Stable tag: 0.12
|
||||
Requires PHP: 4.3
|
||||
License: The Unlicense
|
||||
License URI: https://unlicense.org
|
||||
@@ -23,6 +23,12 @@ If you're running a Star Wars Galaxies server, now you can use WordPress to mana
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 0.12 =
|
||||
* Show a list of characters associated with an account
|
||||
* Support JsonWebAPI for authentication
|
||||
* Optionally display the highest population achieved on your server
|
||||
* Minor appearance tweaks
|
||||
|
||||
= 0.11 =
|
||||
* Secret keys can now be used to secure communications from SWG Server
|
||||
* Fixed an issue where some settings couldn't be changed
|
||||
@@ -65,6 +71,9 @@ If you're running a Star Wars Galaxies server, now you can use WordPress to mana
|
||||
|
||||
== Upgrade Notice ==
|
||||
|
||||
= 0.12 =
|
||||
* New features
|
||||
|
||||
= 0.11 =
|
||||
* Secret Keys and Bug Fixes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user