Compare commits

..

2 Commits

Author SHA1 Message Date
gitea-actions[bot] 3690f31b77 chore(release): build 06.17.00 [skip ci] 2026-06-18 17:05:18 +00:00
jmiller be70d65e6c Merge pull request 'merge: dev into main - remove version from manifest' (#642) from dev into main
Deploy MokoGitea / deploy (push) Failing after 3m34s
2026-06-18 17:04:34 +00:00
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<name>MokoGitea</name> <name>MokoGitea</name>
<org>MokoConsulting</org> <org>MokoConsulting</org>
<description>Moko fork of Gitea - adding project board REST API endpoints and custom enhancements</description> <description>Moko fork of Gitea - adding project board REST API endpoints and custom enhancements</description>
<version>06.16.01</version> <version>06.17.00</version>
<version-prefix>v1.26.1+MOKO</version-prefix> <version-prefix>v1.26.1+MOKO</version-prefix>
<license spdx="GPL-3.0-or-later">GNU General Public License v3</license> <license spdx="GPL-3.0-or-later">GNU General Public License v3</license>
</identity> </identity>
+1 -1
View File
@@ -5,7 +5,7 @@
# FILE INFORMATION # FILE INFORMATION
# DEFGROUP: Gitea.Workflow # DEFGROUP: Gitea.Workflow
# INGROUP: mokoplatform.Automation # INGROUP: mokoplatform.Automation
# VERSION: 06.16.01 # VERSION: 06.17.00
# BRIEF: Auto-create feature branch when an issue is opened # BRIEF: Auto-create feature branch when an issue is opened
name: "Universal: Issue Branch" name: "Universal: Issue Branch"
+2 -2
View File
@@ -1,6 +1,8 @@
# Changelog # Changelog
## [Unreleased] ## [Unreleased]
## [06.17.00] --- 2026-06-18
## [06.16.00] --- 2026-06-18 ## [06.16.00] --- 2026-06-18
## [06.15.00] --- 2026-06-18 ## [06.15.00] --- 2026-06-18
@@ -9,5 +11,3 @@
## [06.14.00] --- 2026-06-14 ## [06.14.00] --- 2026-06-14
## [06.15.00] --- 2026-06-12