Skip to content

Commit addcbcd

Browse files
authored
chore: upgrade version number (#11190)
1 parent 537b85e commit addcbcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apisix/core/version.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
-- @module core.version
2121

2222
return {
23-
VERSION = "3.8.0"
23+
VERSION = "3.8.1"
2424
}

0 commit comments

Comments
 (0)