We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e5018 commit e9b54ccCopy full SHA for e9b54cc
bin/dbatools-index.json
-2.37 MB
dbatools.psd1
@@ -11,7 +11,7 @@
11
RootModule = 'dbatools.psm1'
12
13
# Version number of this module.
14
- ModuleVersion = '2.5.5'
+ ModuleVersion = '2.7.0'
15
16
# ID used to uniquely identify this module
17
GUID = '9d139310-ce45-41ce-8e8b-d76335aa1789'
@@ -30,8 +30,8 @@
30
31
# Modules that must be imported into the global environment prior to importing this module
32
RequiredModules = @{
33
- ModuleName = 'dbatools.library';
34
- ModuleVersion = '2025.8.5'
+ ModuleName = 'dbatools.library';
+ ModuleVersion = '2025.8.17'
35
}
36
37
# Assemblies that must be loaded prior to importing this module
0 commit comments