Skip to content

Commit 3b6e4c9

Browse files
committed
Bump app version to 0.6.0
1 parent 4855a94 commit 3b6e4c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/alter/alter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<PropertyGroup>
2020
<!-- NuGet package -->
21-
<Version>0.5.0</Version>
21+
<Version>0.6.0</Version>
2222
<Title>Alter RDP client</Title>
2323
<Description>Alter is a remote desktop client application.</Description>
2424
<Authors>Takeshi Katano</Authors>

src/msrdcax/msrdcax.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<PropertyGroup>
1515
<!-- NuGet package -->
16-
<Version>0.5.0</Version>
16+
<Version>0.6.0</Version>
1717
<Title>Remote Desktop Services ActiveX client for Alter</Title>
1818
<Description>$(Title)</Description>
1919
<Authors>Takeshi Katano</Authors>

0 commit comments

Comments
 (0)