Changing the version number to 3.2.0
| Filename | |
|---|---|
| version.php |
diff --git a/version.php b/version.php index 816413b..e740e18 100644 --- a/version.php +++ b/version.php @@ -22,6 +22,6 @@ /** * ISSO version */ -define('ISSO_VERSION', '3.1.2'); +define('ISSO_VERSION', '3.2.0'); ?> \ No newline at end of file