From fab44eed8de6c3d4894967f41b82759dc437433f Mon Sep 17 00:00:00 2001 From: Jagandeep Brar Date: Sat, 20 Feb 2021 12:58:11 -0600 Subject: [PATCH] [Release] v5.0.0 (50000003) --- CHANGELOG.md | 2 +- assets/changelog.json | 2 +- pubspec.lock | 6 +++--- pubspec.yaml | 5 ++--- 4 files changed, 7 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b381c045..bc74a5c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # LunaSea Changelog -## v5.0.0 (50000002) +## v5.0.0 (50000002/50000003) #### NEW - `[Dashboard]` "Home" has been renamed to "Dashboard" diff --git a/assets/changelog.json b/assets/changelog.json index fc752bf1..6f1cb732 100644 --- a/assets/changelog.json +++ b/assets/changelog.json @@ -1,7 +1,7 @@ { "motd": "This build introduces support for the discover feature in Radarr! Similar to the web GUI, it will build out a list of movies to add based on your import lists and Radarr suggestions (which can be disabled in the settings).\n\nThis build also fixes many issues with the current nightly builds, including fixing the ability to add new movies.\n\nA feature that was removed with this build is the ability to sort/categorize drawer entries. In the future, the drawer will get more customizable options to replace what this option offered.\n\nAnd lastly in this build is a minor UI change, changing \"Home\" to \"Dashboard\" to prepare for a much more powerful dashboard in the future.", "version": "5.0.0", - "build": "50000002", + "build": "50000003", "new": [ { "module": "Dashboard", diff --git a/pubspec.lock b/pubspec.lock index b2a863bc..077e1cf3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -868,9 +868,9 @@ packages: radarr: dependency: "direct main" description: - path: "/Users/jagandeepbrar/Git/Packages/radarr" - relative: false - source: path + name: radarr + url: "https://pub.dartlang.org" + source: hosted version: "1.1.0" recursive_regex: dependency: transitive diff --git a/pubspec.yaml b/pubspec.yaml index 0aba82f4..d58c907e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: lunasea description: Self-Hosted Controller -version: 5.0.0+50000002 +version: 5.0.0+50000003 publish_to: 'none' environment: sdk: ">=2.7.0 <3.0.0" @@ -49,8 +49,7 @@ dependencies: uuid: ^2.2.2 xml_parser: ^0.1.2 # Comet.Tools Packages - radarr: - path: /Users/jagandeepbrar/Git/Packages/radarr + radarr: ^1.1.0 sonarr: ^1.1.0+1 tautulli: ^1.2.1 wake_on_lan: ^1.1.1+6