feat: bump version (#329)

This commit is contained in:
Alex
2025-12-26 22:55:47 +01:00
committed by GitHub
parent 8a80b1d5c8
commit 50e3111ae2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "auto-claude-ui",
"version": "2.7.2",
"version": "2.7.2-beta.9",
"type": "module",
"description": "Desktop UI for Auto Claude autonomous coding framework",
"homepage": "https://github.com/AndyMik90/Auto-Claude",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "auto-claude",
"version": "2.7.2",
"version": "2.7.2-beta.9",
"description": "Autonomous multi-agent coding framework powered by Claude AI",
"license": "AGPL-3.0",
"author": "Auto Claude Team",