From 363f78eb7069d28028f1090f9577e7cff041d4fe Mon Sep 17 00:00:00 2001 From: Padreug Date: Mon, 20 Jul 2026 00:44:10 +0200 Subject: [PATCH] chore: bump version 0.1.0 -> 0.2.0 (operator admin UI) Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_019VUQCfdqiLSsFS2jcGnaFD --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 5b3f34f..908806c 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "id": "chatelet", - "version": "0.1.0", + "version": "0.2.0", "name": "Chatelet", "repo": "https://git.atitlan.io/aiolabs/chatelet", "short_description": "Nostr-native room rentals (Airbnb-style) for LNbits",