Skip to content

Commit 83da90b

Browse files
committed
chore: update ShellUI version to 0.3.0 and set version suffix to alpha.1 in Directory.Build.props
1 parent 0e543b5 commit 83da90b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<Project>
33
<!-- Centralized ShellUI Version - Update this single file to version all components -->
44
<PropertyGroup>
5-
<ShellUIVersion>0.2.0</ShellUIVersion>
6-
<ShellUIVersionSuffix></ShellUIVersionSuffix>
5+
<ShellUIVersion>0.3.0</ShellUIVersion>
6+
<ShellUIVersionSuffix>alpha.1</ShellUIVersionSuffix>
77
</PropertyGroup>
88

99
<!-- Common properties for all ShellUI projects -->

0 commit comments

Comments
 (0)