Skip to content

Commit

Permalink
update version to fix bug
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
  • Loading branch information
Jdubrick committed Nov 7, 2023
1 parent b5f8893 commit e908fa3
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 e908fa3

Please sign in to comment.