about summary refs log tree commit diff
path: root/bskyweb/README.md
diff options
context:
space:
mode:
authordevin ivy <devinivy@gmail.com>2024-06-24 21:06:53 -0400
committerGitHub <noreply@github.com>2024-06-24 21:06:53 -0400
commit682f31ec9df290a63ec5b91c5943399da675b96f (patch)
tree10f7c90ac0595c347ce746cb1f98faca02580126 /bskyweb/README.md
parent6cda6412502c9af9ca07194d598ed37e880df23d (diff)
downloadvoidsky-682f31ec9df290a63ec5b91c5943399da675b96f.tar.zst
Add og meta tags to starter pack detail (#4585)
* add og meta tags to starter pack detail

* tidy

* bskyweb: add starter pack title to og meta

* bskyweb build

* go version to 1.22

* tidy
Diffstat (limited to 'bskyweb/README.md')
-rw-r--r--bskyweb/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/bskyweb/README.md b/bskyweb/README.md
index 640c30f4a..4717c45e0 100644
--- a/bskyweb/README.md
+++ b/bskyweb/README.md
@@ -24,7 +24,7 @@ Then build and copy over the big 'ol `bundle.web.js` file:
 
 ### Golang Daemon
 
-Install golang. We are generally using v1.21+.
+Install golang. We are generally using v1.22+.
 
 In this directory (`bskyweb/`):