Add additional latest version info (#3357)

This commit is contained in:
DingDongSoLong4
2023-02-08 06:02:23 +02:00
committed by GitHub
parent cb808c7be2
commit 901a7e59ec
8 changed files with 206 additions and 167 deletions

View File

@@ -67,7 +67,9 @@ query Version {
query LatestVersion {
latestversion {
version
shorthash
release_date
url
}
}