Skip to content

Commit

Permalink
Fix the version (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
genevieveluyt authored May 18, 2021
1 parent 85c73ed commit 41e1eff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Kubeaudit has official releases that are blessed and stable:
### DIY build

Master may have newer features than the stable releases. If you need a newer
feature not yet included in a release, make sure you're using Go 1.16 and run
feature not yet included in a release, make sure you're using Go 1.16+ and run
the following:

```sh
Expand Down
2 changes: 1 addition & 1 deletion cmd/commands/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.14.0
0.14.1

0 comments on commit 41e1eff

Please sign in to comment.