1
0
mirror of https://github.com/openresty/openresty.git synced 2024-10-13 00:29:41 +00:00

feature: upgrade the nginx core to 1.27.1.

This commit is contained in:
jiahao 2024-08-16 22:09:32 +08:00
parent 9fb4098d72
commit e77361f2a0

@ -1,6 +1,6 @@
#!/bin/bash
main_ver=1.27.0
main_ver=1.27.1
minor_ver=1
version=$main_ver.$minor_ver
echo $version