chore: Update version and add next to changelog

pull/1901/head^2
irenarindos 4 years ago
parent 9f64bd19ba
commit 3f3eb8bcb8

@ -2,6 +2,7 @@
Canonical reference for changes, improvements, and bugfixes for Boundary.
## Next
## 0.7.6 (2022/03/15)
### Bug Fixes

@ -8,7 +8,7 @@ var (
// Whether cgo is enabled or not; set at build time
CgoEnabled bool
Version = "0.7.6"
Version = "0.8.0"
// VersionPrerelease is also set at compile time, similarly to Version.
VersionPrerelease = ""

Loading…
Cancel
Save