Skip to content

Commit 7104ad6

Browse files
committed
chore:: bump version to 5.1.1
1 parent b988ccc commit 7104ad6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GalaxyBudsClient/Application.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project>
22
<PropertyGroup>
33
<!-- App properties -->
4-
<AssemblyVersion>5.1.0.2</AssemblyVersion>
5-
<Version>5.1.0.2</Version>
4+
<AssemblyVersion>5.1.1.0</AssemblyVersion>
5+
<Version>5.1.1.0</Version>
66
<!-- ApplicationVersion must be an integer version code required for Android -->
77
<ApplicationVersion>$(Version.ToString().Replace('.', ''))</ApplicationVersion>
88
<ApplicationDisplayVersion>$(Version)</ApplicationDisplayVersion>

0 commit comments

Comments
 (0)