From a6d098af018ab1a84d2de6ac581b0e0bae974b98 Mon Sep 17 00:00:00 2001 From: Navdeep Singh Date: Fri, 21 Apr 2017 17:26:50 -0700 Subject: [PATCH] Increment version Update changelog --- CHANGELOG.md | 9 +++++++-- package.json | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82142c1be..a7ff6c71f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,14 @@ ## SikhiToTheMax Desktop App +### 3.0.3 - _170421_ +#### Added + * A strong, dark theme + * Settings added to give control over what is displayed in the Viewer, with choice of theme, font sizes and Larivaar + ### 3.0.2 - _170416_ #### Fixed - * Database issue that was causing lack of results or Shabad not loading in the viewer. + * Database issue that was causing lack of results or Shabad not loading in the viewer. ### 3.0.1 - _170415_ #### Fixed @@ -19,4 +24,4 @@ 2. Click on a result to see it presented on the same screen. If you have an extended desktop, another presenter will automatically open up in full screen on your second screen. 3. Navigate with up and down arrows and press space bar to return back to the main line 4. Use the icons at the bottom of the footer to navigate between Search, Recent Shabads, and Current Shabad - 5. Please submit feedback to techsupport@khalisfoundation.org \ No newline at end of file + 5. Please submit feedback to techsupport@khalisfoundation.org diff --git a/package.json b/package.json index e0126d537..f54df2c5c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "productName": "SikhiToTheMax", "name": "sttm-desktop", - "version": "3.0.2", + "version": "3.0.3", "description": "The SikhiToTheMax 3 desktop app", "main": "app.js", "scripts": {