mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-14 10:34:05 +00:00
[SEMVER] bump to 4.1.0+0-gitea-1.19.1
See v1.19.1-0 release notes
This commit is contained in:
parent
1d8ae34e57
commit
1403e4436f
2
Makefile
2
Makefile
|
@ -98,7 +98,7 @@ else
|
|||
endif
|
||||
|
||||
# SemVer
|
||||
FORGEJO_VERSION := 4.0.0+0-gitea-1.19.0
|
||||
FORGEJO_VERSION := 4.1.0+0-gitea-1.19.1
|
||||
|
||||
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…
Reference in a new issue