This commit is contained in:
2026-02-24 20:19:34 +00:00
parent 15e845d5f8
commit ee3f01993f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@serve.zone/gitops",
"version": "2.6.1",
"version": "2.6.2",
"exports": "./mod.ts",
"nodeModulesDir": "auto",
"tasks": {

View File

@@ -1,6 +1,6 @@
{
"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",
"main": "mod.ts",
"type": "module",