Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ulrichblock committed Dec 21, 2016
1 parent 9c5c3a7 commit 52df0cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/addons/easywi/inc/easywi.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class EasyWi {

function __construct () {

$this->versionFile = "1.9";
$this->versionFile = "2.0";

$table = "tbladdonmodules";
$fields = "setting,value";
Expand Down

0 comments on commit 52df0cc

Please sign in to comment.