File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 2025.12.26 " ,
2+ "version" : " 2025.12.28 " ,
33 "notes" : " Version of dbatools.library to use for CI/CD and development"
44}
Original file line number Diff line number Diff line change 1111 RootModule = ' dbatools.psm1'
1212
1313 # Version number of this module.
14- ModuleVersion = ' 2.7.17 '
14+ ModuleVersion = ' 2.7.18 '
1515
1616 # ID used to uniquely identify this module
1717 GUID = ' 9d139310-ce45-41ce-8e8b-d76335aa1789'
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.26 '
34+ ModuleVersion = ' 2025.12.28 '
3535 }
3636
3737 # Assemblies that must be loaded prior to importing this module
You can’t perform that action at this time.
0 commit comments