diff --git a/README.md b/README.md index f04677f..43ada85 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,10 @@ REPLACE INTO `%DB_NAME%`.`settings` (`name`, `value`) VALUES('poller_type', '2') ``` # Change Log +#### 1.1.31 - 01/18/2018 + * Update Cacti and Spine from 1.1.30 to 1.1.31 + * [changelog 1.1.30 -> 1.1.31][CL1.1.31] + #### 1.1.30 - 01/03/2018 * Update Cacti and Spine from 1.1.28 to 1.1.30 * [changelog 1.1.29 -> 1.1.30][CL1.1.30] @@ -287,6 +291,7 @@ REPLACE INTO `%DB_NAME%`.`settings` (`name`, `value`) VALUES('poller_type', '2') * Auto import remote pollers, currently you need to navigate to there GUI for a few clicks. * Documentation cleanup. +[CL1.1.31]: http://www.cacti.net/release_notes.php?version=1.1.31 [CL1.1.30]: http://www.cacti.net/release_notes.php?version=1.1.30 [CL1.1.29]: http://www.cacti.net/release_notes.php?version=1.1.29 [CL1.1.28]: http://www.cacti.net/release_notes.php?version=1.1.28 diff --git a/cacti/cacti-1.1.30.tar.gz b/cacti/cacti-1.1.31.tar.gz similarity index 53% rename from cacti/cacti-1.1.30.tar.gz rename to cacti/cacti-1.1.31.tar.gz index 963cdf0..1bee5d6 100644 Binary files a/cacti/cacti-1.1.30.tar.gz and b/cacti/cacti-1.1.31.tar.gz differ diff --git a/cacti/cacti-spine-1.1.30.tar.gz b/cacti/cacti-spine-1.1.30.tar.gz deleted file mode 100644 index 94a0739..0000000 Binary files a/cacti/cacti-spine-1.1.30.tar.gz and /dev/null differ diff --git a/cacti/cacti-spine-1.1.31.tar.gz b/cacti/cacti-spine-1.1.31.tar.gz new file mode 100644 index 0000000..6e980c4 Binary files /dev/null and b/cacti/cacti-spine-1.1.31.tar.gz differ