diff --git a/RetroUFO_GUI.py b/RetroUFO_GUI.py index 564ecd8..bc7a13e 100755 --- a/RetroUFO_GUI.py +++ b/RetroUFO_GUI.py @@ -4,7 +4,7 @@ Grabs the latest version of every libretro core from the build bot. """ __author__ = "Melon Bread" -__version__ = "0.9.0" +__version__ = "0.9.1" __license__ = "MIT" import os