We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9da6651 + 44b8b22 commit fbd43b6Copy full SHA for fbd43b6
ScreenManager.lua
@@ -21,7 +21,7 @@
21
--===============================================================================--
22
23
local ScreenManager = {
24
- _VERSION = '1.2.0',
+ _VERSION = '1.2.1',
25
_DESCRIPTION = 'Screen/State Management for the LÖVE framework',
26
_URL = 'https://bitbucket.org/rmcode/screenmanager/',
27
};
0 commit comments