Skip to content

Commit

Permalink
Release 10.2.0 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernhard authored Apr 25, 2019
1 parent af50532 commit f638837
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ This plug-in adds support for Salt to Foreman.
| --------------- | --------------:|
| <= 1.16 | 10.0.0 |
| >= 1.17 | 10.1.0 |
| >= 1.21 | 10.2.0 |

## Documentation

Expand Down
2 changes: 1 addition & 1 deletion lib/foreman_salt/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ForemanSalt
VERSION = '10.1.0'
VERSION = '10.2.0'
end

0 comments on commit f638837

Please sign in to comment.