Skip to content

Commit

Permalink
[SEMVER] bump to 4.2.2+0-gitea-1.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Loïc Dachary committed Jul 5, 2023
1 parent 12cbbc5 commit daf0fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ ifeq ($(VERSION),main)
endif

# SemVer
FORGEJO_VERSION := 4.2.1+0-gitea-1.19.3
FORGEJO_VERSION := 4.2.2+0-gitea-1.19.4

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)"

Expand Down

0 comments on commit daf0fa0

Please sign in to comment.