Skip to content

Commit

Permalink
Prepare for new release v1.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorerlingsson committed Sep 4, 2024
1 parent 704081c commit a7f86f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## 1.32.0 (Sep 4, 2024)

FEATURES:

Expand Down
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
TEST?=$$(go list ./... |grep -v 'vendor')
GOFMT_FILES?=$$(find . -name '*.go' |grep -v vendor)
PKG_NAME=cloudamqp
PROVIDER_VERSION = 1.31.0
PROVIDER_VERSION = 1.32.0

default: build

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/upgrade_lavinmq.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Only available for dedicated subscription plans running ***LavinMQ***.
<details>
<summary>
<b>
<i>Upgrade LavinMQ, specify which version to upgrade to, from v1.31.0</i>
<i>Upgrade LavinMQ, specify which version to upgrade to, from v1.32.0</i>
</b>
</summary>

Expand Down

0 comments on commit a7f86f0

Please sign in to comment.