Skip to content

Commit dac163e

Browse files
committed
Merge branch 'release/1.3.0' into develop
2 parents 98ff82f + ae876ee commit dac163e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.1',
24+
_VERSION = '1.3.0',
2525
_DESCRIPTION = 'Screen/State Management for the LÖVE framework',
2626
_URL = 'https://bitbucket.org/rmcode/screenmanager/',
2727
};

0 commit comments

Comments
 (0)