Skip to content

Commit

Permalink
chore(release): v1.73.0
Browse files Browse the repository at this point in the history
CI_JOB_NUMBER: 720
  • Loading branch information
Lironrad committed Apr 19, 2022
1 parent 8f7d4c4 commit fbad2a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Unreleased

## 1.73.0 (April 19, 2022)

FEATURES:
**New Resource:** `spotinst_data_integration`

Expand Down
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ var (
// Version represents the main version number.
//
// Read-only.
Version = "1.72.0"
Version = "1.73.0"

// Prerelease represents an optional pre-release label for the version.
// If this is "" (empty string) then it means that it is a final release.
Expand Down

0 comments on commit fbad2a2

Please sign in to comment.