summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-07-08 01:11:04 +0300
committerPaul Buetow <paul@buetow.org>2026-07-08 01:11:04 +0300
commit323b993bde8a5c044a8382ebdcdde6feb92b91c3 (patch)
treead4a58548e7283e47250a934b282c4300af39f5c /README.md
parentdeacb3f85936beac6c8d60b9ba92ea64e518ca53 (diff)
Bump version to 0.9.2 for ychat, yhttpd, ycursesHEADyhttpd-0.9.2ycurses-0.9.2ychat-0.9.2master
Post-0.9.1 release; the chat color-picker / POST body parsing fix (deacb3f) is now in and verified live on f3s.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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)