From b30425d97d36fc870759a80c2b159f38013e61a5 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Wed, 2 Nov 2022 14:17:58 +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 3d80f68e..a48a7eaa 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=10400 -versioning-plugin.versionName=1.4.0 +versioning-plugin.versionCode=10500 +versioning-plugin.versionName=1.5.0-SNAPSHOT diff --git a/distribution/whatsnew/whatsnew-en-GB b/distribution/whatsnew/whatsnew-en-GB index cc6e9679..e69de29b 100644 --- a/distribution/whatsnew/whatsnew-en-GB +++ b/distribution/whatsnew/whatsnew-en-GB @@ -1,3 +0,0 @@ -Changelog - -- Misc fixes to link metadata extractor