Compare commits

...

1 Commits

Author SHA1 Message Date
gitea-actions[bot] 615ab957e0 chore(release): build 06.16.00-rc [skip ci] 2026-06-12 03:19:39 +00:00
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<name>MokoGitea</name>
<org>MokoConsulting</org>
<description>Moko fork of Gitea - adding project board REST API endpoints and custom enhancements</description>
<version>06.15.00</version>
<version>06.16.00</version>
<version-prefix>v1.26.1+MOKO</version-prefix>
<license spdx="GPL-3.0-or-later">GNU General Public License v3</license>
</identity>
+1 -1
View File
@@ -5,7 +5,7 @@
# FILE INFORMATION
# DEFGROUP: Gitea.Workflow
# INGROUP: mokoplatform.Automation
# VERSION: 06.15.00
# VERSION: 06.16.00
# BRIEF: Auto-create feature branch when an issue is opened
name: "Universal: Issue Branch"
+3
View File
@@ -1,6 +1,9 @@
# Changelog
## [Unreleased]
## [06.16.00] --- 2026-06-12
## [06.15.00] --- 2026-06-12
* FEATURES