Skip to content

Commit

Permalink
Merge pull request #49 from kayasax/reporting
Browse files Browse the repository at this point in the history
V1.6 Reporting
  • Loading branch information
kayasax authored May 14, 2024
2 parents beffb52 + 076d973 commit 953a977
Show file tree
Hide file tree
Showing 3 changed files with 160 additions and 112 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"azureAutomation.directory.basePath": "c:/temp"
}
2 changes: 1 addition & 1 deletion EasyPIM/EasyPIM.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
RootModule = 'EasyPIM.psm1'

# Version number of this module.
ModuleVersion = '1.5.10'
ModuleVersion = '1.6'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down
Loading

0 comments on commit 953a977

Please sign in to comment.