bumped openresty to v1.27.1.1.

This commit is contained in:
lijunlong 2024-08-19 11:48:21 +08:00
parent 9fb4098d72
commit 0b57c3b04a
1 changed files with 1 additions and 1 deletions

View File

@ -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