Skip to content

Commit

Permalink
Merge pull request #189 from Jdubrick/main
Browse files Browse the repository at this point in the history
update version to fix bug
  • Loading branch information
Jdubrick authored Nov 7, 2023
2 parents b5f8893 + e908fa3 commit 3bd40ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Issue tracking repo: https://github.com/devfile/api with label area/registry
The current release relies on [oapi-codegen 1.12.4](https://github.com/deepmap/oapi-codegen/tree/v1.12.4) for OpenAPI source generation. See the [Index Server README](index/server/README.md#source-generation) for more information.

To install, run:
`go install github.com/deepmap/oapi-codegen/cmd/oapi-codegen@1.12.4`
`go install github.com/deepmap/oapi-codegen/cmd/oapi-codegen@v1.12.4`

### Instructions
If you want to run the build scripts with Podman, set the environment variable
Expand Down

0 comments on commit 3bd40ae

Please sign in to comment.