From aa172bd845367e16c494b3207a5db90b61d1cfa1 Mon Sep 17 00:00:00 2001 From: Ghost1227 Date: Tue, 30 Aug 2016 17:24:23 -0500 Subject: [PATCH] Update README --- README.md | 2 -- source/class.s214-settings.php | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index fa1b282..4c77779 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,6 @@ More information can be found on the [wiki](https://github.com/Section214/S214-S This will download the latest developer copy of the S214 Settings library. -You can also download a copy of the latest stable distributable [here](https://github.com/Section214/S214-Settings/blob/master/dist/latest.zip?raw=true). - ## Bugs If you find an issue, let us know [here](https://github.com/Section214/S214-Settings/issues?state=open)! diff --git a/source/class.s214-settings.php b/source/class.s214-settings.php index 9d61111..82777d3 100644 --- a/source/class.s214-settings.php +++ b/source/class.s214-settings.php @@ -25,7 +25,7 @@ class S214_Settings { * @var string $version The settings class version * @since 1.0.0 */ - private $version = '1.2.1'; + private $version = '1.2.2'; /**