Skip to content

Commit 1ac69a7

Browse files
committed
Bump version
1 parent 7be7cde commit 1ac69a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ScreenManager.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
--===============================================================================--
2222

2323
local ScreenManager = {
24-
_VERSION = '1.6.0',
24+
_VERSION = '1.7.0',
2525
_DESCRIPTION = 'Screen/State Management for the LÖVE framework',
2626
_URL = 'https://github.com/rm-code/screenmanager/',
2727
};

0 commit comments

Comments
 (0)