From 5782f5ce4400c4cdcd3636de2759dcba9b184b99 Mon Sep 17 00:00:00 2001 From: syui Date: Sat, 19 Oct 2024 00:21:08 +0900 Subject: [PATCH] fix --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index eb9228e..b1f2228 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ ```sh $ curl -sL syu.is/xrpc/_health {"version":"0.4.65"} + +# latest +$ curl -sL https://raw.githubusercontent.com/bluesky-social/atproto/refs/heads/main/packages/pds/package.json |jq -r .version ``` - @