[PR #2391] [CLOSED] Update hard-coded version to 1.3.0+dev #16384

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2391
Author: @strk
Created: 8/25/2017
Status: Closed

Base: masterHead: version-v1.2


📝 Commits (5)

📊 Changes

1382 files changed (+2002 additions, -346 deletions)

View changed files

📝 CHANGELOG.md (+463 -4)
📝 Makefile (+2 -2)
📝 integrations/links_test.go (+1 -1)
📝 main.go (+1 -1)
📝 models/repo_list.go (+26 -24)
📝 modules/templates/helper.go (+6 -0)
📝 options/locale/locale_bg-BG.ini (+1 -6)
📝 options/locale/locale_cs-CZ.ini (+1 -6)
📝 options/locale/locale_de-DE.ini (+99 -8)
📝 options/locale/locale_es-ES.ini (+1 -6)
📝 options/locale/locale_fi-FI.ini (+1 -5)
📝 options/locale/locale_fr-FR.ini (+27 -30)
📝 options/locale/locale_hu-HU.ini (+30 -20)
📝 options/locale/locale_it-IT.ini (+1 -4)
📝 options/locale/locale_ja-JP.ini (+1 -3)
📝 options/locale/locale_ko-KR.ini (+1 -6)
📝 options/locale/locale_lt-LT.ini (+1 -0)
📝 options/locale/locale_lv-LV.ini (+22 -12)
📝 options/locale/locale_nb-NO.ini (+1 -0)
📝 options/locale/locale_nl-NL.ini (+1 -6)

...and 80 more files

📄 Description

Was left over at 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/2391 **Author:** [@strk](https://github.com/strk) **Created:** 8/25/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `version-v1.2` --- ### 📝 Commits (5) - [`e13eef8`](https://github.com/go-gitea/gitea/commit/e13eef8cfe2620c93b38e74cb8c7a07bd622537d) update translation from crowdin (#2368) (#2380) - [`9df0eaf`](https://github.com/go-gitea/gitea/commit/9df0eafa2560e5c65bf38421178fee4a6e3a93d0) Move 3rd party js/css into `public/vendor` and document sources (#2383) - [`0938a2d`](https://github.com/go-gitea/gitea/commit/0938a2dca3c6cc9c971b4595feff7b227ee29a33) Fix missing collabrative repos (#2367) (#2382) - [`bbb0b8c`](https://github.com/go-gitea/gitea/commit/bbb0b8c17c0554c525c6e5c6cfb71aa62d0abb93) add change log for release v1.2.0-rc1 (#2388) - [`224268c`](https://github.com/go-gitea/gitea/commit/224268ce109fc6080c45742f5a2bcf444af20b4c) Set version to 1.2.0 ### 📊 Changes **1382 files changed** (+2002 additions, -346 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+463 -4) 📝 `Makefile` (+2 -2) 📝 `integrations/links_test.go` (+1 -1) 📝 `main.go` (+1 -1) 📝 `models/repo_list.go` (+26 -24) 📝 `modules/templates/helper.go` (+6 -0) 📝 `options/locale/locale_bg-BG.ini` (+1 -6) 📝 `options/locale/locale_cs-CZ.ini` (+1 -6) 📝 `options/locale/locale_de-DE.ini` (+99 -8) 📝 `options/locale/locale_es-ES.ini` (+1 -6) 📝 `options/locale/locale_fi-FI.ini` (+1 -5) 📝 `options/locale/locale_fr-FR.ini` (+27 -30) 📝 `options/locale/locale_hu-HU.ini` (+30 -20) 📝 `options/locale/locale_it-IT.ini` (+1 -4) 📝 `options/locale/locale_ja-JP.ini` (+1 -3) 📝 `options/locale/locale_ko-KR.ini` (+1 -6) 📝 `options/locale/locale_lt-LT.ini` (+1 -0) 📝 `options/locale/locale_lv-LV.ini` (+22 -12) 📝 `options/locale/locale_nb-NO.ini` (+1 -0) 📝 `options/locale/locale_nl-NL.ini` (+1 -6) _...and 80 more files_ </details> ### 📄 Description Was left over at 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:22 -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#16384