diff options
Diffstat (limited to 'visitors.php')
| -rw-r--r-- | visitors.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/visitors.php b/visitors.php index b50756f..9e9693c 100644 --- a/visitors.php +++ b/visitors.php @@ -13,7 +13,7 @@     IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */  $config = array(); -define('VERSION', '0.0.1'); +define('VERSION', '0.0.2');  define('GIT_REPO', 'https://git.aleteoryx.me/cgit/visitors_dot_php/'); | 
