Skip to content

Commit e8bf6cf

Browse files
Bump version v0.6.3 (unreleased) (#145)
1 parent c8283ee commit e8bf6cf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/Microsoft.PowerShell.ConsoleGuiTools/Microsoft.PowerShell.ConsoleGuiTools.psd1

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
RootModule = 'Microsoft.PowerShell.ConsoleGuiTools.dll'
1010

1111
# Version number of this module.
12-
ModuleVersion = '0.6.2'
12+
ModuleVersion = '0.6.3'
1313

1414
# Supported PSEditions
1515
CompatiblePSEditions = @( 'Core' )
@@ -106,6 +106,10 @@ PrivateData = @{
106106
# ReleaseNotes of this module
107107
ReleaseNotes = '# Release Notes
108108
109+
## v0.6.3
110+
111+
Unreleased!
112+
109113
## v0.6.2
110114
111115
Update Terminal.Gui to 1.0.

0 commit comments

Comments
 (0)