diff --git a/stay-alive.php b/stay-alive.php index ac2428b..b1989a9 100644 --- a/stay-alive.php +++ b/stay-alive.php @@ -3,7 +3,7 @@ Plugin Name: Stay Alive Plugin URI: https://github.com/razzul/stayalive description: Stay Alive: wordpress plugin to check logged in user's status -Version: 1.0 +Version: 2.1.0 Author: razzul Author URI: https://github.com/razzul License: MIT @@ -370,4 +370,4 @@ public function stay_alive_trigger_callback() } -$stay_alive_page = new StayAlive(); \ No newline at end of file +$stay_alive_page = new StayAlive();