Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

Commit f6796d7

Browse files
author
Kamil Marut
committed
Bump Love2D version
1 parent f162c87 commit f6796d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ function love.conf(t)
22
t.window.width = 1188
33
t.window.height = 764
44

5-
t.version = "0.10.2"
5+
t.version = "11.3"
66
t.console = true
77

88
t.window.title = "Blink Them Out"

0 commit comments

Comments
 (0)