mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-02 15:31:03 +00:00
[SEMVER] 6.0.0+0-gitea-1.21.0
(cherry picked from commit4107d99f25) (cherry picked from commit7e097b945c) (cherry picked from commit431edaac36) (cherry picked from commit51ecd89e31) (cherry picked from commit734d7f5bc7) (cherry picked from commitf34e88d00c) (cherry picked from commitcd882a75f9) (cherry picked from commit7dfa28db3f)
This commit is contained in:
parent
9ca2e644ab
commit
4bdaeeb686
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -89,7 +89,7 @@ endif
|
|||
VERSION = ${GITEA_VERSION}
|
||||
|
||||
# SemVer
|
||||
FORGEJO_VERSION := 5.0.0+0-gitea-1.20.0
|
||||
FORGEJO_VERSION := 6.0.0+0-gitea-1.21.0
|
||||
|
||||
LDFLAGS := $(LDFLAGS) -X "main.MakeVersion=$(MAKE_VERSION)" -X "main.Version=$(GITEA_VERSION)" -X "main.Tags=$(TAGS)" -X "code.gitea.io/gitea/routers/api/forgejo/v1.ForgejoVersion=$(FORGEJO_VERSION)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue