diff --git a/wof.py b/wof.py index 6862b87..73d3133 100644 --- a/wof.py +++ b/wof.py @@ -458,7 +458,7 @@ def __load_data(self): class WofPlugin(plugins.Plugin): __author__ = 'CyberArtemio' - __version__ = '1.0.0' + __version__ = '1.1' __license__ = 'GPL3' __description__ = 'Display found Flipper Zeros from Wall of Flippers'