diff --git a/.mokogitea/manifest.xml b/.mokogitea/manifest.xml
index b5d6465ca3..49435db9cb 100644
--- a/.mokogitea/manifest.xml
+++ b/.mokogitea/manifest.xml
@@ -4,7 +4,7 @@
MokoGitea
MokoConsulting
Moko fork of Gitea — adding project board REST API endpoints and custom enhancements
- 05.51.00
+ 05.51.01
GNU General Public License v3
diff --git a/.mokogitea/workflows/issue-branch.yml b/.mokogitea/workflows/issue-branch.yml
index 630f920c2d..24d1da82b7 100644
--- a/.mokogitea/workflows/issue-branch.yml
+++ b/.mokogitea/workflows/issue-branch.yml
@@ -5,7 +5,7 @@
# FILE INFORMATION
# DEFGROUP: Gitea.Workflow
# INGROUP: moko-platform.Automation
-# VERSION: 05.51.00
+# VERSION: 05.51.01
# BRIEF: Auto-create feature branch when an issue is opened
name: "Universal: Issue Branch"