diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1db741b..5888e12 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,13 @@ Changes in OpenLP Web Remote ============================ +Version 0.9.14 +-------------- + +* Make sure that all the clients auto scroll to the selected slide. +* Make use of the configured shortcuts in OpenLP when version 3.1.2 or newer is installed. +* Updated dependencies including Angular. + Version 0.9.13 -------------- diff --git a/package.json b/package.json index 9035c7d..35d5b0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@openlp/web-remote", - "version": "0.9.13", + "version": "0.9.14", "description": "The web remote for OpenLP, written in Angular", "keywords": [ "OpenLP",