Skip to content

Commit 72a30fd

Browse files
committed
Bump version to v1.4
1 parent 3c10ab1 commit 72a30fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ local obj = {}
22
obj.__index = obj
33

44
obj.name = "AlamoShowtimes"
5-
obj.version = "1.3"
5+
obj.version = "1.4"
66
obj.author = "James Turnbull"
77
obj.homepage = "https://github.com/jamtur01/AlamoShowtimes.spoon"
88
obj.license = "MIT"

0 commit comments

Comments
 (0)