Skip to content

Commit

Permalink
Bump version and release notes tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
SamErde committed Jan 31, 2025
1 parent 83b4912 commit 5985bba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
- Repository workflow and project scaffolding improvements.
- Enable first basic integration test (more to come).

**Full Changelog**: <https://github.com/SamErde/PSPreworkout/compare/v1.6.0...v1.7.0>
*Full Changelog**: <https://github.com/SamErde/PSPreworkout/compare/v1.6.0...v1.7.1>

&nbsp;

Expand Down
2 changes: 1 addition & 1 deletion src/PSPreworkout/PSPreworkout.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
RootModule = 'PSPreworkout.psm1'

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

# Supported PSEditions = @('Desktop', 'Core')
CompatiblePSEditions = @('Core', 'Desktop')
Expand Down

0 comments on commit 5985bba

Please sign in to comment.