build: prepare v0.18.0.0

This commit is contained in:
selsta
2022-07-13 22:07:31 +02:00
parent b54d5ae383
commit fe5d1bef56
11 changed files with 16 additions and 15 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ Common setup part:
su - gitianuser
GH_USER=YOUR_GITHUB_USER_NAME
VERSION=v0.17.3.2
VERSION=v0.18.0.0
```
Where `GH_USER` is your GitHub user name and `VERSION` is the version tag you want to build.
+1 -1
View File
@@ -1,5 +1,5 @@
---
name: "monero-android-0.17"
name: "monero-android-0.18"
enable_cache: true
suites:
- "bionic"
+1 -1
View File
@@ -1,5 +1,5 @@
---
name: "monero-freebsd-0.17"
name: "monero-freebsd-0.18"
enable_cache: true
suites:
- "bionic"
+1 -1
View File
@@ -1,5 +1,5 @@
---
name: "monero-linux-0.17"
name: "monero-linux-0.18"
enable_cache: true
suites:
- "bionic"
+1 -1
View File
@@ -1,5 +1,5 @@
---
name: "monero-osx-0.17"
name: "monero-osx-0.18"
enable_cache: true
suites:
- "bionic"
+1 -1
View File
@@ -1,5 +1,5 @@
---
name: "monero-win-0.17"
name: "monero-win-0.18"
enable_cache: true
suites:
- "bionic"