Skip to content

Commit 3295c59

Browse files
committed
Update version
1 parent 4bb9ccf commit 3295c59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@ if debugconsole then debuginputon = true; debuginput = "print()"; print("DEBUG O
182182
local debugGraph,fpsGraph,memGraph,drawGraph
183183
local debugGraphs = false
184184

185-
VERSION = 13.2000
186-
VERSIONSTRING = "13.2 (8/10/24)"
185+
VERSION = 13.2001
186+
VERSIONSTRING = "13.2 (10/13/24)"
187187
ANDROIDVERSION = 18
188188

189189
android = (love.system.getOS() == "Android" or love.system.getOS() == "iOS") --[DROID]

0 commit comments

Comments
 (0)