0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-25 18:19:26 -05:00

doc: user: semver key is version

Refs: https://codeberg.org/forgejo/forgejo/issues/545
This commit is contained in:
Loïc Dachary 2023-03-18 08:44:51 +01:00
parent e40c4d9a48
commit 6620a94411

View file

@ -33,7 +33,7 @@ For instance, the semantic version for https://code.forgejo.org can be obtained
```shell
$ curl https://code.forgejo.org/api/forgejo/v1/version
{"number":"3.0.0+0-gitea-1.19.0"}
{"version":"3.0.0+0-gitea-1.19.0"}
```
## Understanding the Forgejo semantic version