Skip to content

Commit

Permalink
Release v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaludy committed Feb 4, 2021
1 parent 8a819e4 commit 9c665ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Development

## 2.2.1 (2021-02-04)

* Replaced the require call for `puppet_x` helper library to use a dynamically
expanded path. This works around limitations in Puppet Ruby `LOAD_PATH`
with error `no such file to load -- puppet_x/encore/powershellmodule/helper`.
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "encore-powershellmodule",
"version": "2.2.0",
"version": "2.2.1",
"author": "Encore Technologies",
"summary": "Manage PowerShell modules and repositories",
"license": "Apache-2.0",
Expand Down

0 comments on commit 9c665ff

Please sign in to comment.