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 f485f31 commit 501e8a0Copy full SHA for 501e8a0
ScreenManager.lua
@@ -21,7 +21,7 @@
21
--===============================================================================--
22
23
local ScreenManager = {
24
- _VERSION = '1.8.0',
+ _VERSION = '1.8.1',
25
_DESCRIPTION = 'Screen/State Management for the LÖVE framework',
26
_URL = 'https://github.com/rm-code/screenmanager/',
27
};
0 commit comments