Please update App Version to 1.4.1 for 1.4.1 tag #1818

Closed
opened 2025-11-02 04:14:13 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @awwong1 on GitHub (May 24, 2018).

  • Gitea version (or commit ref): abc159637c
  • Git version: 1.4.1
  • Operating system: n/a

Description

Please update the application version to match the latest release.

abc159637c/main.go (L24)

Still shows 1.4.0-dev in https://github.com/go-gitea/gitea/releases/tag/v1.4.1

Originally created by @awwong1 on GitHub (May 24, 2018). - Gitea version (or commit ref): https://github.com/go-gitea/gitea/tree/abc159637c2ec430d7636e35c6829f7fe0458864 - Git version: `1.4.1` - Operating system: `n/a` ## Description Please update the application version to match the latest release. https://github.com/go-gitea/gitea/blob/abc159637c2ec430d7636e35c6829f7fe0458864/main.go#L24 Still shows `1.4.0-dev` in https://github.com/go-gitea/gitea/releases/tag/v1.4.1
GiteaMirror added the reviewed/wontfix label 2025-11-02 04:14:13 -06:00
Author
Owner

@lafriks commented on GitHub (May 25, 2018):

Version is updated using go build tags, see Makefile

@lafriks commented on GitHub (May 25, 2018): Version is updated using go build tags, see Makefile
Author
Owner

@awwong1 commented on GitHub (May 25, 2018):

That's for the response, @lafriks. I am running Gitea on my raspberry pi. I didn't put go-bindata in my path, but I found that I could generate a functioning executable just by running go build.

I will proceed by using the Makefile in the future, by running make build. Thanks for your time.

@awwong1 commented on GitHub (May 25, 2018): That's for the response, @lafriks. I am running Gitea on my raspberry pi. I didn't put `go-bindata` in my path, but I found that I could generate a functioning executable just by running `go build`. I will proceed by using the Makefile in the future, by running `make build`. Thanks for your time.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1818