Skip to content

Commit e4aa53a

Browse files
committed
This is PSAppDeployToolkit.Tools 0.3.1
1 parent ba67428 commit e4aa53a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
PSAppDeployToolkit.Tools Change Log
22
=====================================
33

4+
## [0.3.1] - 2025-10-02
5+
6+
- Resolve issue processing variable tied to Show-InstallationWelcome's -CloseApps parameter
7+
48
## [0.3.0] - 2025-10-02
59

610
- Resolved numerous conversion issues (#11, #15, #16, #17)

src/PSAppDeployToolkit.Tools/PSAppDeployToolkit.Tools.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
RootModule = 'PSAppDeployToolkit.Tools.psm1'
1010

1111
# Version number of this module.
12-
ModuleVersion = '0.3.0'
12+
ModuleVersion = '0.3.1'
1313

1414
# Supported PSEditions
1515
# CompatiblePSEditions = @()

0 commit comments

Comments
 (0)