formal release 1.27.0.1.

This commit is contained in:
jiahao
2024-08-14 18:57:01 +08:00
parent 3697b61427
commit 76aea474ff
3 changed files with 60 additions and 60 deletions

View File

@@ -886,7 +886,7 @@ cd ..
#################################
ver=0.1.29rc1
ver=0.1.29
$root/util/get-tarball "https://github.com/openresty/lua-resty-core/tarball/v$ver" -O "lua-resty-core-$ver.tar.gz" || exit 1
tar -xzf lua-resty-core-$ver.tar.gz || exit 1
mv openresty-lua-resty-core-* lua-resty-core-$ver || exit 1