From da40cf389292bde50108a77fdaa8ffdc080622b3 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Thu, 10 Nov 2022 22:15:16 +0530 Subject: [PATCH] feat(release): start next development iteration --- android/version.properties | 4 ++-- distribution/whatsnew/whatsnew-en-GB | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/android/version.properties b/android/version.properties index e74a42f9..137439bf 100644 --- a/android/version.properties +++ b/android/version.properties @@ -1,5 +1,5 @@ # # This file was automatically generated by 'versioning-plugin'. DO NOT EDIT MANUALLY. # -versioning-plugin.versionCode=10500 -versioning-plugin.versionName=1.5.0 +versioning-plugin.versionCode=10600 +versioning-plugin.versionName=1.6.0-SNAPSHOT diff --git a/distribution/whatsnew/whatsnew-en-GB b/distribution/whatsnew/whatsnew-en-GB index 05e87fdb..e69de29b 100644 --- a/distribution/whatsnew/whatsnew-en-GB +++ b/distribution/whatsnew/whatsnew-en-GB @@ -1,3 +0,0 @@ -Changelog - -- Upgrade to Compose 2022.11.00 release