Update build date - v1.2.0 is ready
This commit is contained in:
parent
edd46eae58
commit
d7f0f9637d
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ pub async fn info(data: web::Data<AppState>) -> HttpResponse {
|
|||
args: &ARGS,
|
||||
pastas: &pastas,
|
||||
status: &String::from(status),
|
||||
version_string: &String::from("1.2.0-20221101"),
|
||||
version_string: &String::from("1.2.0-20221107"),
|
||||
message: &String::from(message),
|
||||
}
|
||||
.render()
|
||||
|
|
Loading…
Reference in a new issue