From a5115a109f26f246fab891ff7391fe363d63c1eb Mon Sep 17 00:00:00 2001 From: nullxnothing Date: Mon, 27 Apr 2026 11:37:34 -0600 Subject: [PATCH] chore: bump version to 2.0.28 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4db906..a098570 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "daemon", - "version": "2.0.27", + "version": "2.0.28", "main": "dist-electron/main/index.js", "description": "Custom Electron IDE for AI-native development", "author": "nullxnothing",