Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit e5193c8

Browse files
committed
Bumped version to 0.5.0-beta5.
1 parent 3973c7b commit e5193c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="com.nutomic.syncthingandroid"
5-
android:versionCode="33"
6-
android:versionName="0.5.0-beta4"
5+
android:versionCode="34"
6+
android:versionName="0.5.0-beta5"
77
tools:ignore="GradleOverrides" >
88

99
<uses-sdk

0 commit comments

Comments
 (0)