fix(meta): update repository metadata (non-functional change)

This commit is contained in:
2026-03-02 10:42:19 +00:00
parent a0b3032c22
commit 47e1463163
4 changed files with 9 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/gitops',
version: '2.11.0',
version: '2.11.1',
description: 'GitOps management app for Gitea and GitLab - manage secrets, browse projects, view CI pipelines, and stream build logs'
}