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 7610293 commit 3ad199dCopy full SHA for 3ad199d
dbatools.library.psd1
@@ -7,7 +7,7 @@
7
#
8
@{
9
# Version number of this module.
10
- ModuleVersion = '2025.7.28'
+ ModuleVersion = '2025.8.1'
11
12
# ID used to uniquely identify this module
13
GUID = '00b61a37-6c36-40d8-8865-ac0180288c84'
@@ -19,7 +19,7 @@
19
CompanyName = 'dbatools.io'
20
21
# Copyright statement for this module
22
- Copyright = 'Copyright (c) 2024 by dbatools, licensed under MIT'
+ Copyright = 'Copyright (c) 2025 by dbatools, licensed under MIT'
23
24
# Description of the functionality provided by this module
25
Description = 'The library that powers dbatools, the community module for SQL Server Pros'
0 commit comments