Bumped version
parent
27d9bd6a70
commit
8cbf2dd7bf
|
@ -5,7 +5,7 @@ PHP Server Monitor
|
||||||
:alt: Join the chat at https://gitter.im/erickrf/nlpnet
|
:alt: Join the chat at https://gitter.im/erickrf/nlpnet
|
||||||
:target: https://gitter.im/phpservermon/phpservermon
|
:target: https://gitter.im/phpservermon/phpservermon
|
||||||
|
|
||||||
Version 3.4.5
|
Version 3.6.0
|
||||||
|
|
||||||
PHP Server Monitor is a script that checks whether your websites and servers are up and running.
|
PHP Server Monitor is a script that checks whether your websites and servers are up and running.
|
||||||
It comes with a web based user interface where you can manage your services and websites,
|
It comes with a web based user interface where you can manage your services and websites,
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
/**
|
/**
|
||||||
* Current PSM version
|
* Current PSM version
|
||||||
*/
|
*/
|
||||||
define('PSM_VERSION', '3.4.5');
|
define('PSM_VERSION', '3.6.0');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* URL to check for updates. Will not be checked if turned off on config page.
|
* URL to check for updates. Will not be checked if turned off on config page.
|
||||||
|
|
Loading…
Reference in New Issue