diff --git a/VERSION b/VERSION index 167ea1d..db7e746 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.13.0-rc0 21300000 +2.14.0-rc0 21400000 diff --git a/fastlane/metadata/android/en-US/changelogs/21400000.txt b/fastlane/metadata/android/en-US/changelogs/21400000.txt new file mode 100644 index 0000000..8fed5ac --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/21400000.txt @@ -0,0 +1,2 @@ +Bugfixes, performance improvements and maybe new features. +¯\_(ツ)_/¯ \ No newline at end of file diff --git a/version.properties b/version.properties index 77679c2..6d5c6d4 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ ### Updated by release.sh ### project.versioning.major=2 -project.versioning.minor=13 +project.versioning.minor=14 project.versioning.patch=0 project.versioning.build=0 #############################