Skip to content

Commit

Permalink
bump version to 0.1.449
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobGray committed Dec 2, 2024
1 parent 63c0318 commit bd0628e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
This document describes the relevant changes between releases of the OCM API
SDK.

## 0.1.449
Update model version v0.0.402
- Add WifConfig status endpoint
- Add `WifConfigStatus` model

## 0.1.448
- Update model version v0.0.401
- Include support for HCP shared vpc fields in `Cluster` and `DNS` models.
Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ limitations under the License.

package sdk

const Version = "0.1.448"
const Version = "0.1.449"

0 comments on commit bd0628e

Please sign in to comment.