From 6fa7774c9f9533422921ad45bc4233094db218a6 Mon Sep 17 00:00:00 2001 From: Padreug Date: Mon, 20 Jul 2026 01:39:39 +0200 Subject: [PATCH] chore: bump version 0.2.0 -> 0.3.0 (public guest endpoints) 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 908806c..4bd7233 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "id": "chatelet", - "version": "0.2.0", + "version": "0.3.0", "name": "Chatelet", "repo": "https://git.atitlan.io/aiolabs/chatelet", "short_description": "Nostr-native room rentals (Airbnb-style) for LNbits",