Skip to content

Commit a8a64e1

Browse files
committed
[1.4] bump to 1.4.25
1 parent 81ca96f commit a8a64e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xmake.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set_allowedmodes("releasedbg", "release", "debug")
55
add_rules("mode.debug")
66

77
set_project("lolly")
8-
LOLLY_VERSION= "1.4.24"
8+
LOLLY_VERSION= "1.4.25"
99

1010
set_languages("c++17")
1111
includes("@builtin/check")

0 commit comments

Comments
 (0)