Skip to content

Commit

Permalink
Reset version to 3.35
Browse files Browse the repository at this point in the history
  • Loading branch information
theSoenke committed Dec 18, 2024
1 parent 8a0f7b6 commit 0628900
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion clients/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [3.0.0](https://github.com/phrase/openapi/compare/cli-v2.34.1...cli-v3.0.0) (2024-12-18)
## [2.35.0](https://github.com/phrase/openapi/compare/cli-v2.34.1...cli-2.25.0) (2024-12-18)


### ⚠ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion openapi-generator/cli_lang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
generatorName: go
outputDir: clients/cli
packageName: phrase
packageVersion: 3.0.0
packageVersion: 2.35.0
templateDir: openapi-generator/templates/cli
apiNameSuffix: Api
2 changes: 1 addition & 1 deletion release-please/manifest-cli.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.0.0"
".": "2.35.0"
}

0 comments on commit 0628900

Please sign in to comment.