summaryrefslogtreecommitdiff
path: root/contrib/gitian/README.md
diff options
context:
space:
mode:
authortobtoht <tob@featherwallet.org>2026-06-30 10:03:46 +0000
committertobtoht <tob@featherwallet.org>2026-06-30 10:03:46 +0000
commit4f92268d7c16741cfb41e5bbe2aa46cc260a9ea5 (patch)
treeefd33e23973d17c05b16d844151d4b560dc1173c /contrib/gitian/README.md
parentc586dda2bc54c70a7f90250ad68c41d63c287bc8 (diff)
parentd67a8d8e9d9dd99147e715ce7fb5887c2dd69f2e (diff)
downloadmonzero-core-0.18.5.1.tar.gz
monzero-core-0.18.5.1.tar.xz
monzero-core-0.18.5.1.zip
Merge pull request #10779v0.18.5.1
d67a8d8 build: prepare v0.18.5.1 (selsta) ACKs: SNeedlewoods, plowsof
Diffstat (limited to 'contrib/gitian/README.md')
-rw-r--r--contrib/gitian/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gitian/README.md b/contrib/gitian/README.md
index c010ba622..3b72487ad 100644
--- a/contrib/gitian/README.md
+++ b/contrib/gitian/README.md
@@ -133,7 +133,7 @@ Common setup part:
su - gitianuser
GH_USER=YOUR_GITHUB_USER_NAME
-VERSION=v0.18.5.0
+VERSION=v0.18.5.1
```
Where `GH_USER` is your GitHub user name and `VERSION` is the version tag you want to build.