Update comments

Bump version 20220815

Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
Teddysun
2022-08-15 21:03:32 +09:00
parent 5163011158
commit d37d8ba071
3 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
## Supported System
- Amazon Linux 2
- AlmaLinux 8
- AlmaLinux 8 (recommend)
- AlmaLinux 9
- CentOS 7
- CentOS Stream 8

View File

@@ -482,7 +482,7 @@ Options:
}
display_version(){
echo "Version: $(_green 20220715)"
echo "Version: $(_green 20220815)"
}
#Run it

View File

@@ -30,7 +30,7 @@ include(){
}
version(){
_info "Version: $(_green 20220715)"
_info "Version: $(_green 20220815)"
}
show_parameters(){