[PR #2390] [MERGED] Update hard-coded version to 1.3.0+dev #16383

Closed
opened 2025-11-02 12:09:21 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2390
Author: @strk
Created: 8/25/2017
Status: Merged
Merged: 10/12/2017
Merged by: @lafriks

Base: masterHead: version


📝 Commits (4)

  • 6ede08c Update hard-coded version to 1.3.0+dev
  • fdbe9c1 Use -dev (1.3.0-dev is less than 1.3.0, according to semver)
  • 8e16bf6 Use fake version for testing purpose
  • b0178f2 Merge branch 'master' into version

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 integrations/version_test.go (+1 -1)
📝 main.go (+1 -1)

📄 Description

Was previously set to 1.1.0+dev


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/2390 **Author:** [@strk](https://github.com/strk) **Created:** 8/25/2017 **Status:** ✅ Merged **Merged:** 10/12/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `version` --- ### 📝 Commits (4) - [`6ede08c`](https://github.com/go-gitea/gitea/commit/6ede08ce77cb01690a6996ff1497d8282149b661) Update hard-coded version to 1.3.0+dev - [`fdbe9c1`](https://github.com/go-gitea/gitea/commit/fdbe9c151a6e80ecd8a0360792bc3bdb9d28631d) Use -dev (1.3.0-dev is less than 1.3.0, according to semver) - [`8e16bf6`](https://github.com/go-gitea/gitea/commit/8e16bf6ed19147f070bcf2a6c11c3227af2969a9) Use fake version for testing purpose - [`b0178f2`](https://github.com/go-gitea/gitea/commit/b0178f2038cfb97d282ca4824a822774a8a98dd3) Merge branch 'master' into version ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `integrations/version_test.go` (+1 -1) 📝 `main.go` (+1 -1) </details> ### 📄 Description Was previously set to 1.1.0+dev --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:09:21 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16383