0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2025-01-12 01:01:16 -05:00

Merge pull request 'doc: user: semver key is version' (#187) from dachary/website:wip-doc into main

Reviewed-on: https://codeberg.org/forgejo/website/pulls/187
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: KaKi87 <kaki87@noreply.codeberg.org>
This commit is contained in:
Loïc Dachary 2023-03-18 15:57:25 +00:00
commit 6b6268fe50

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