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