3 Commits

Author SHA1 Message Date
gitea-actions[bot] 61d4f06b28 chore(version): pre-release bump to 01.07.23-dev [skip ci] 2026-06-29 15:24:08 +00:00
gitea-actions[bot] 705d40d50f chore(version): auto-bump patch 01.07.22-dev [skip ci] 2026-06-29 15:23:53 +00:00
jmiller 40c09a3dc2 chore: migrate update server URLs to MokoGitea
Universal: Auto Version Bump / Version Bump (push) Successful in 12s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 19s
2026-06-29 15:22:08 +00:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
# FILE INFORMATION # FILE INFORMATION
# DEFGROUP: Gitea.Workflow # DEFGROUP: Gitea.Workflow
# INGROUP: mokocli.Automation # INGROUP: mokocli.Automation
# VERSION: 01.07.21 # VERSION: 01.07.23
# 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"
@@ -7,7 +7,7 @@
<license>GPL-3.0-or-later</license> <license>GPL-3.0-or-later</license>
<authorEmail>hello@mokoconsulting.tech</authorEmail> <authorEmail>hello@mokoconsulting.tech</authorEmail>
<authorUrl>https://mokoconsulting.tech</authorUrl> <authorUrl>https://mokoconsulting.tech</authorUrl>
<version>01.07.21</version> <version>01.07.23</version>
<php_minimum>8.3</php_minimum> <php_minimum>8.3</php_minimum>
<description>MokoSuite NPO component</description> <description>MokoSuite NPO component</description>
<namespace path="src">Moko\Component\MokoSuiteNpo</namespace> <namespace path="src">Moko\Component\MokoSuiteNpo</namespace>
+1 -1
View File
@@ -2,7 +2,7 @@
<extension type="package" method="upgrade"> <extension type="package" method="upgrade">
<name>Package - MokoSuite NPO</name> <name>Package - MokoSuite NPO</name>
<packagename>mokosuitenpo</packagename> <packagename>mokosuitenpo</packagename>
<version>01.07.21</version> <version>01.07.23</version>
<creationDate>2026-06-11</creationDate> <creationDate>2026-06-11</creationDate>
<author>Moko Consulting</author> <author>Moko Consulting</author>
<authorEmail>hello@mokoconsulting.tech</authorEmail> <authorEmail>hello@mokoconsulting.tech</authorEmail>