Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AGMPowerLib.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
RootModule = 'AGMPowerLib.psm1'

# Version number of this module.
ModuleVersion = '0.0.0.77'
ModuleVersion = '0.0.0.78'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Change log
## AGMPowerLIB (0.0.0.78)
* Compute Engine Instance Multi Mount Disaster Recovery and Fix - Unable to list all VPC networks while using power CLI module
## AGMPowerLIB (0.0.0.77)
* Completely removed hostprojectid from the payload of New-AGMLibGCEConversion as it's not used anywhere and will fail New-AGMLibGCEConversion.
## AGMPowerLIB (0.0.0.76)
Expand Down
Loading
Loading