fix(meta): update file metadata only (no source changes)

This commit is contained in:
2026-02-24 20:19:34 +00:00
parent 0815e4c8ae
commit 15e845d5f8
4 changed files with 10 additions and 3 deletions

View File

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