Skip to content

Commit b590f57

Browse files
v2.7.16
1 parent 6a93f01 commit b590f57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dbatools.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
RootModule = 'dbatools.psm1'
1212

1313
# Version number of this module.
14-
ModuleVersion = '2.7.15'
14+
ModuleVersion = '2.7.16'
1515

1616
# ID used to uniquely identify this module
1717
GUID = '9d139310-ce45-41ce-8e8b-d76335aa1789'
@@ -31,7 +31,7 @@
3131
# Modules that must be imported into the global environment prior to importing this module
3232
RequiredModules = @{
3333
ModuleName = 'dbatools.library';
34-
ModuleVersion = '2025.12.25'
34+
ModuleVersion = '2025.12.26'
3535
}
3636

3737
# Assemblies that must be loaded prior to importing this module

0 commit comments

Comments
 (0)