aboutsummaryrefslogtreecommitdiff
path: root/contrib/gitian/README.md
diff options
context:
space:
mode:
authortobtoht <tob@featherwallet.org>2025-11-11 21:52:46 +0000
committertobtoht <tob@featherwallet.org>2025-11-11 21:52:46 +0000
commit64f230d63adff7b544e8f2ba080ead4b7595ee04 (patch)
treefdf478b9e2a6c4b8d7df643c40162ad070c87c32 /contrib/gitian/README.md
parent8167ae5ef0e3e4f6054af8521adeaf9bf31b9f52 (diff)
parent64f2d8e45dfcdbee8684272946c7c2b844848fa7 (diff)
downloadmonzero-core-64f230d63adff7b544e8f2ba080ead4b7595ee04.tar.gz
monzero-core-64f230d63adff7b544e8f2ba080ead4b7595ee04.tar.xz
monzero-core-64f230d63adff7b544e8f2ba080ead4b7595ee04.zip
Merge pull request #10199
64f2d8e build: prepare v0.18.4.4 (selsta)
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 c9a6c8d65..f0b6bee9e 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.4.3
+VERSION=v0.18.4.4
```
Where `GH_USER` is your GitHub user name and `VERSION` is the version tag you want to build.