feature: upgrade the nginx core to 1.27.1.

pull/1001/head
jiahao 8 months ago
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

Loading…
Cancel
Save