1
0
mirror of https://github.com/openresty/openresty synced 2024-12-21 02:05:51 +01:00

bumped version to 1.21.4.4.

This commit is contained in:
jiahao 2024-07-10 10:52:44 +08:00
parent e8fae0ab57
commit 78f3b2d444
No known key found for this signature in database
GPG Key ID: 5E01169275FFB52B

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.21.4
minor_ver=3
minor_ver=4
version=$main_ver.$minor_ver
echo $version