diff --git a/app/src/play/play/release-notes/en-US/default.txt b/app/src/play/play/release-notes/en-US/default.txt index c57254aa..7afc981d 100644 --- a/app/src/play/play/release-notes/en-US/default.txt +++ b/app/src/play/play/release-notes/en-US/default.txt @@ -1,10 +1,11 @@ Help translate the app into your language: https://crowdin.com/project/open-link-with +v2.7 +Internal improvements and various fixes + v2.6 Foreground app detection is now disabled by default. It can be enabled in Advanced settings. -Example: When you share a Youtube link from browser, both browser and Youtube will be suggested. You will have the option to select "Always" - Tip: Did you know that you can set OLW as a browser. Go to Advanced settings to enable. diff --git a/build.gradle b/build.gradle index e8ca7e58..cd270f27 100644 --- a/build.gradle +++ b/build.gradle @@ -6,8 +6,8 @@ buildscript { } def versionMajor = 2 - def versionMinor = 6 - def versionBuild = 1 + def versionMinor = 7 + def versionBuild = 0 ext.playPublishTrack = 'internal' ext.versions = [