Skip to content

Commit

Permalink
preparing for release
Browse files Browse the repository at this point in the history
  • Loading branch information
reubenmiller committed Dec 17, 2020
1 parent 6096535 commit e64dc0b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ No unreleased features

## Released

### v1.7.2

* Fixed publishing bug on docker images

### v1.7.1

* Fixed publishing bug on docker images
Expand Down
2 changes: 1 addition & 1 deletion tools/PSc8y/PSc8y.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
RootModule = './PSc8y.psm1'

# Version number of this module.
ModuleVersion = '1.7.1'
ModuleVersion = '1.7.2'

# Supported PSEditions
CompatiblePSEditions = @(
Expand Down

0 comments on commit e64dc0b

Please sign in to comment.