version bump to 2.6.0

Daniel Gultsch created

Change summary

build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Detailed changes

build.gradle 🔗

@@ -84,8 +84,8 @@ android {
     defaultConfig {
         minSdkVersion 16
         targetSdkVersion 28
-        versionCode 348
-        versionName "2.6.0-beta.2"
+        versionCode 349
+        versionName "2.6.0"
         archivesBaseName += "-$versionName"
         applicationId "eu.siacs.conversations"
         resValue "string", "applicationId", applicationId