We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a819e4 commit 9c665ffCopy full SHA for 9c665ff
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Development
2
3
+## 2.2.1 (2021-02-04)
4
+
5
* Replaced the require call for `puppet_x` helper library to use a dynamically
6
expanded path. This works around limitations in Puppet Ruby `LOAD_PATH`
7
with error `no such file to load -- puppet_x/encore/powershellmodule/helper`.
metadata.json
@@ -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",
0 commit comments