Bläddra i källkod

Updated readme and version number

Andrew Collington 9 år sedan
förälder
incheckning
853aa7e446
2 ändrade filer med 3 tillägg och 1 borttagningar
  1. 2 0
      README.md
  2. 1 1
      index.php

+ 2 - 0
README.md

@@ -6,6 +6,8 @@ A clean and responsive interface for Zend OPcache information, showing statistic
 
 
 ## What's new
 ## What's new
 
 
+Version 2.2.1 has the gauges now updating with the real-time pulse and a couple rounding issues fixed
+
 Version 2.2.0 provides the ability to turn on/off the file list (default is on)
 Version 2.2.0 provides the ability to turn on/off the file list (default is on)
 
 
 Version 2.1.0 now provides a much easier way to configure some options, be it the poll time, toggling the ability to reset the cache, real-time updates, etc. It also allows you to show the big values (memory usage and hit rate) as gauge graphs instead of big numbers.
 Version 2.1.0 now provides a much easier way to configure some options, be it the poll time, toggling the ability to reset the cache, real-time updates, etc. It also allows you to show the big values (memory usage and hit rate) as gauge graphs instead of big numbers.

+ 1 - 1
index.php

@@ -6,7 +6,7 @@
  * A simple but effective single-file GUI for the OPcache PHP extension.
  * A simple but effective single-file GUI for the OPcache PHP extension.
  *
  *
  * @author Andrew Collington, andy@amnuts.com
  * @author Andrew Collington, andy@amnuts.com
- * @version 2.2.0
+ * @version 2.2.1
  * @link https://github.com/amnuts/opcache-gui
  * @link https://github.com/amnuts/opcache-gui
  * @license MIT, http://acollington.mit-license.org/
  * @license MIT, http://acollington.mit-license.org/
  */
  */