Skip to content

Commit

Permalink
Bump version 0.1.9 (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
shiramax authored Jan 20, 2021
1 parent 82d452f commit ab68763
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 0.1.9 / 2021-21-20

* Fixes #29985 - Fix volume creation with G unit (#136)

### 0.1.8 / 2020-06-23

* i18n - pulling from tx (#133)
Expand Down
2 changes: 1 addition & 1 deletion lib/foreman_kubevirt/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ForemanKubevirt
VERSION = '0.1.8'.freeze
VERSION = '0.1.9'.freeze
end

0 comments on commit ab68763

Please sign in to comment.