build: prepare v0.18.2.1

This commit is contained in:
selsta
2023-03-18 21:23:42 +01:00
parent 99be9a044f
commit cdeb286359
7 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ Common setup part:
su - gitianuser
GH_USER=YOUR_GITHUB_USER_NAME
VERSION=v0.18.2.0
VERSION=v0.18.2.1
```
Where `GH_USER` is your GitHub user name and `VERSION` is the version tag you want to build.