This commit is contained in:
2026-02-28 16:33:54 +00:00
parent f7e16aa350
commit c9a758b417
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@serve.zone/gitops",
"version": "2.7.1",
"version": "2.8.0",
"description": "GitOps management app for Gitea and GitLab - manage secrets, browse projects, view CI pipelines, and stream build logs",
"main": "mod.ts",
"type": "module",