You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Internal] Update next release version to be patch (#4745)
## Changes
<!-- Summary of your changes that are easy to understand -->
We use `tagging.py` which automatically infers version from
`NEXT_CHANGELOG.md`. Updating it to patch as we already had SDK
generation and we need to release:
#4743
## Tests
<!--
How is this tested? Please see the checklist below and also describe any
other relevant tests
-->
CI
- [ ] `make test` run locally
- [ ] relevant change in `docs/` folder
- [ ] covered with integration tests in `internal/acceptance`
- [ ] using Go SDK
- [ ] using TF Plugin Framework
0 commit comments