bumped version to 1.21.4.2rc1. (#895)

This commit is contained in:
Johnny Wang
2023-03-07 12:25:28 +08:00
committed by GitHub
parent 3e4114a5f6
commit 222b48ab61
4 changed files with 63 additions and 66 deletions

View File

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