Skip to content

Commit 8c68c71

Browse files
authored
Merge pull request #855 from rubrikinc/v9.0.1
Version 9.0.1
2 parents 70b2d6e + 481370d commit 8c68c71

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1616

1717
## Unreleased
1818

19+
## [9.0.1]
20+
1921
### Added
2022
* Added `Test-PowerShellSeven` private function to test if PS 7 is being used to facilate fix for DELETE calls without explicit ContentType parameter.
2123

Rubrik/Rubrik.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'Rubrik.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '9.0.0'
15+
ModuleVersion = '9.0.1'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

0 commit comments

Comments
 (0)