fix(repo): update file metadata (mode/permissions) without content changes

This commit is contained in:
2026-02-24 21:10:05 +00:00
parent c5834f3cd1
commit c9786591e3
4 changed files with 10 additions and 3 deletions

View File

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