diff --git a/CHANGELOG.md b/CHANGELOG.md index eb4621c..eea40a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ useful summary for people upgrading their application, not a replication of the commit log. +## 5.0.0 +- Adds Single View mode for mosques which do not want changing views. + ## 4.0.1 - Adds background to hadith of the day text. - Removes alt text for logo so that it does not show the text "logo" when there is no internet. diff --git a/package.json b/package.json index 17660b1..ece62d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mosque-screen", - "version": "4.0.1", + "version": "5.0.0", "private": true, "main": "public/electron.js", "homepage": "https://mosque-screen.netlify.com", diff --git a/src/config.json b/src/config.json index 0a8256f..7b2bed4 100644 --- a/src/config.json +++ b/src/config.json @@ -1,5 +1,5 @@ { - "buildNumber": "v4.0.1", + "buildNumber": "v5.0.0", "sliderMode": "slider", "slideTimeout": 8000, "googleSlides": {