Skip to content

Commit d1c9bab

Browse files
authored
Merge pull request #91 from tksh164/update/bump-app-version-v0.7.0
Bump app version to v0.7.0
2 parents 74c95b7 + f9383eb commit d1c9bab

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.6.0</Version>
21+
<Version>0.7.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.6.0</Version>
16+
<Version>0.7.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)