Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

Commit

Permalink
Updated to 1.0.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
josantonius committed Aug 13, 2017
1 parent e92964e commit c989c5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Model/Launcher/Launcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ public function setOptions() {
if ($installed_version < $actualVersion) {

update_option($slug . '-version', $actualVersion);
update_option($slug . '-check-updates', 0);
}
}
}
Expand Down

0 comments on commit c989c5d

Please sign in to comment.