Skip to content

Commit

Permalink
Update gitea to 1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
klingtnet committed Oct 17, 2019
1 parent 4457eef commit b7eff3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/gitea/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.PHONY: clean

VERSION :=v1.9.0
VERSION :=v1.9.4
GITEA_SRC :=gitea-src-$(VERSION)
GOPATH :=$(shell pwd)/$(GITEA_SRC)/.go
GITEA_BUILD_TAGS:=bindata
Expand Down

0 comments on commit b7eff3d

Please sign in to comment.