Skip to content

Commit 507f0a0

Browse files
authored
chore: upgrade version number (#11191)
1 parent 18f2b89 commit 507f0a0

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.9.0"
23+
VERSION = "3.9.1"
2424
}

0 commit comments

Comments
 (0)