From f3fb27dacd483475c644b3db825a02f37bdc64c3 Mon Sep 17 00:00:00 2001 From: Tommy Miland Date: Thu, 28 Mar 2019 02:06:54 +0100 Subject: [PATCH] Bump version to 1.3.5 --- README.md | 5 +++-- invidious_update.sh | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f07a636..c02728f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ║ Invidious Update.sh ║ ║ Automatic update script for Invidio.us ║ ║ Maintained by @tmiland ║ - ║ version: 1.3.4 ║ + ║ version: 1.3.5 ║ ╚═══════════════════════════════════════════════════════════════════╝ ``` [![GitHub release](https://img.shields.io/github/release/tmiland/Invidious-Updater.svg?style=for-the-badge)](https://github.com/tmiland/Invidious-Updater/releases) @@ -209,6 +209,8 @@ What's done: - Changed in [1.3.3](https://github.com/tmiland/Invidious-Updater/releases/tag/v1.3.3) - [X] Replaced migration with Start, Stop or Restart - Changed in [1.3.4](https://github.com/tmiland/Invidious-Updater/releases/tag/v1.3.4) +- [X] Support for database backup + - Added in [1.3.5](https://github.com/tmiland/Invidious-Updater/releases/tag/v1.3.5) ### Possible options @@ -216,7 +218,6 @@ Ideas: - Support for auto-update check - [ ] For Invidious -- [ ] Support for database backup ## Compatibility and Requirements diff --git a/invidious_update.sh b/invidious_update.sh index 8d5ac17..8e2168d 100755 --- a/invidious_update.sh +++ b/invidious_update.sh @@ -11,7 +11,7 @@ #### Maintained by @tmiland #### ###################################################################### -version='1.3.4' # Must stay on line 14 for updater to fetch the numbers +version='1.3.5' # Must stay on line 14 for updater to fetch the numbers #------------------------------------------------------------------------------# #