Skip to content

Commit aa172bd

Browse files
author
Ghost1227
committed
Update README
1 parent 65a59d3 commit aa172bd

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ More information can be found on the [wiki](https://github.com/Section214/S214-S
1717

1818
This will download the latest developer copy of the S214 Settings library.
1919

20-
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).
21-
2220
## Bugs
2321

2422
If you find an issue, let us know [here](https://github.com/Section214/S214-Settings/issues?state=open)!

source/class.s214-settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class S214_Settings {
2525
* @var string $version The settings class version
2626
* @since 1.0.0
2727
*/
28-
private $version = '1.2.1';
28+
private $version = '1.2.2';
2929

3030

3131
/**

0 commit comments

Comments
 (0)