Skip to content

Commit

Permalink
Bump version to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GregSutcliffe committed May 21, 2018
1 parent ef6702b commit 36fa29c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -17,6 +17,8 @@ See Foreman's [plugin installation documentation](https://theforeman.org/plugins
| 1.5 | 2.0.1 |
| 1.6 - 1.11 | 3.0.0 |
| >= 1.12 | 4.0.0 |
| >= 1.16 | 4.0.1 |
| >= 1.16 | 5.0.0 |

## Usage

Expand Down
2 changes: 1 addition & 1 deletion lib/foreman_default_hostgroup/version.rb
@@ -1,3 +1,3 @@
module ForemanDefaultHostgroup
VERSION = '4.0.1'.freeze
VERSION = '5.0.0'.freeze
end

0 comments on commit 36fa29c

Please sign in to comment.