Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
radenvodka committed Jun 1, 2019
1 parent f9224fd commit d3d1203
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/Update.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
* @Author: Nokia 1337
* @Date: 2019-06-01 09:58:00
* @Last Modified by: Nokia 1337
* @Last Modified time: 2019-06-01 20:59:26
* @Last Modified time: 2019-06-01 21:19:49
*/
class Recsech
{
function __construct()
{
$this->sdata = new Sdata;
$this->version = '1.2';
$this->version = '1.3';
$this->Required();
}
function Required(){
Expand Down

0 comments on commit d3d1203

Please sign in to comment.