Skip to content

Commit 369188e

Browse files
committed
Prepare release
1 parent 0e9ee80 commit 369188e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
unreleased
4+
3.1.35
55
----------
66

77
- Bump Go to 1.26 (fixes govulncheck report) (#754)

v3/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package v3
22

33
// Version represents the current egoscale v3 version.
4-
const Version = "v3.1.30"
4+
const Version = "v3.1.35"

0 commit comments

Comments
 (0)