Skip to content

Commit 5421b76

Browse files
authored
Merge branch 'AsBuiltReport:dev' into dev
2 parents 2f4bbf2 + 4768577 commit 5421b76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AsBuiltReport.NetApp.ONTAP.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
RequiredModules = @(
5555
@{
5656
ModuleName = 'AsBuiltReport.Core';
57-
ModuleVersion = '1.4.3'
57+
ModuleVersion = '1.5.0'
5858
},
5959
@{
6060
ModuleName = 'NetApp.ONTAP';

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.6.9] - 2025-09-??
8+
## [0.6.9] - 2025-10-21
99

1010
### Changed
1111

0 commit comments

Comments
 (0)