Skip to content

Commit 2c58201

Browse files
committed
Bump version to 0.6.4
1 parent f96672b commit 2c58201

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [vNext]
4+
## [0.6.4] - 2022-04-10
55
### Fixed
66
- ToggleButton style does not show IsCheckes state. (#8)
77

Eng/ProjectInfo.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<PropertyGroup>
10-
<VersionPrefix Condition="'$(VersionPrefix)' == ''">0.6.3</VersionPrefix>
10+
<VersionPrefix Condition="'$(VersionPrefix)' == ''">0.6.4</VersionPrefix>
1111
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
1212
</PropertyGroup>
1313
</Project>

0 commit comments

Comments
 (0)