1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-08-23 20:18:14 +02:00

Version 1.2

This commit is contained in:
Henrik Hautakoski 2022-05-18 10:09:49 +02:00
parent e0174ea3b7
commit a3be529b78
No known key found for this signature in database
GPG key ID: 608414D93E862CCD
2 changed files with 2 additions and 2 deletions

View file

@ -130,7 +130,7 @@ func main() {
}
if version {
print("Version: v1.2-rc2\n")
print("Version: v1.2\n")
return;
}