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.
1 parent 98ff82f commit ae876eeCopy full SHA for ae876ee
ScreenManager.lua
@@ -21,7 +21,7 @@
21
--===============================================================================--
22
23
local ScreenManager = {
24
- _VERSION = '1.2.1',
+ _VERSION = '1.3.0',
25
_DESCRIPTION = 'Screen/State Management for the LÖVE framework',
26
_URL = 'https://bitbucket.org/rmcode/screenmanager/',
27
};
0 commit comments