Provide a list of instances as JSON

This is for extensions or other tools that wish to have a list of
instances. It can be accessed by visiting the raw file on sourcehut:

https://git.sr.ht/~edwardloveall/scribe/blob/main/docs/instances.json
This commit is contained in:
Edward Loveall
2022-01-29 12:58:08 -05:00
parent 08f38a4d25
commit 648a933b24
3 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
module Scribe
VERSION = "2022-01-23"
VERSION = "2022-01-29"
end