From 2d3986f80c7d1daaca374a748245159492a05db6 Mon Sep 17 00:00:00 2001 From: Razzul Date: Mon, 2 Jul 2018 15:29:57 +0530 Subject: [PATCH] version no --- stay-alive.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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();