From 18e0a8cc708d16efaaa599279a4177ee34b81419 Mon Sep 17 00:00:00 2001 From: syui Date: Sun, 20 Oct 2024 16:52:56 +0900 Subject: [PATCH] fix --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8bf75c4..e13e92c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ $ curl -sL syu.is/xrpc/_health {"version":"0.4.65"} # latest +# https://github.com/bluesky-social/atproto/blob/main/packages/pds/package.json $ curl -sL https://raw.githubusercontent.com/bluesky-social/atproto/refs/heads/main/packages/pds/package.json |jq -r .version ```