From 2774cb68c6b43813fc7faf427a7f220210084a2d Mon Sep 17 00:00:00 2001 From: rsiebert Date: Wed, 29 Nov 2017 17:28:32 +0100 Subject: [PATCH] Updated version and changelog --- app/src/main/res/raw/changelog.txt | 7 +++++++ version.json | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/raw/changelog.txt b/app/src/main/res/raw/changelog.txt index 02ef190188..a6d3ce50f6 100644 --- a/app/src/main/res/raw/changelog.txt +++ b/app/src/main/res/raw/changelog.txt @@ -1,3 +1,10 @@ +$ 1.9.11 + % VERSION 1.9.11 + _ 29.11.2017 + * Allow playing recordings with no user or password set + * Fixed menu name when removing deleted recordings + * Updated Slovak translation + * Small UI changes $ 1.9.10 % VERSION 1.9.10 _ 14.09.2017 diff --git a/version.json b/version.json index 2e94ef3e43..08c471e3ba 100644 --- a/version.json +++ b/version.json @@ -2,6 +2,6 @@ "limits": "The play store has a limit on the max version code which maps to: 20.99.99", "major": 1, "minor": 9, - "patch": 10, - "build": 98 + "patch": 11, + "build": 99 } \ No newline at end of file