Skip to content

Commit 10cad48

Browse files
authored
Update securitylite.php
1 parent 2b4e822 commit 10cad48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

securitylite.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public function __construct()
4747
{
4848
$this->name = 'securitylite';
4949
$this->tab = 'administration';
50-
$this->version = '5.0.0';
50+
$this->version = '5.0.1';
5151
$this->author = 'Mathias Reker';
5252
$this->module_key = '';
5353
$this->need_instance = 0;

0 commit comments

Comments
 (0)