From 323b993bde8a5c044a8382ebdcdde6feb92b91c3 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 8 Jul 2026 01:11:04 +0300 Subject: Bump version to 0.9.2 for ychat, yhttpd, ycurses Post-0.9.1 release; the chat color-picker / POST body parsing fix (deacb3f) is now in and verified live on f3s. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b486b96..bf6754d 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ podman run --rm -p 2000:2000 --name ychat -v /tmp/ychat-data:/app/data:Z ychat:d The server logs to stdout. You should see something like: ``` -yChat 0.9.1-CURRENT Build ... +yChat 0.9.2-CURRENT Build ... Sock: Created socket on localhost:2000 Sock: Server socket is ready Initializing sock events (1) -- cgit v1.2.3