From dc1b8f752dfe38fe849314eb77c49b2cb25deb99 Mon Sep 17 00:00:00 2001 From: Blair Date: Mon, 3 Jul 2023 10:36:03 +1000 Subject: [PATCH] [Testing] Fantasy Player v2.1.1.3 (#2079) --- testing/live/FantasyPlayer/manifest.toml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/testing/live/FantasyPlayer/manifest.toml b/testing/live/FantasyPlayer/manifest.toml index 951115a4d0..7a649a12ed 100644 --- a/testing/live/FantasyPlayer/manifest.toml +++ b/testing/live/FantasyPlayer/manifest.toml @@ -1,13 +1,12 @@ [plugin] repository = "https://github.com/Critical-Impact/FantasyPlayer.git" -commit = "fae87fbf4451d2238a0a42be944002ea6c7d7983" +commit = "8b16c56540046bc77fc7f9a5e7d952fe3993a816" owners = [ "Critical-Impact", ] project_path = "FantasyPlayer" -version = "2.1.1.2" +version = "2.1.1.3" changelog = """\ -Decouple plugin and game to allow for quicker dev -Add option to show elapsed time when playing -Attempt at making login more reliable +Fixed crash on boot +Altered the way the providers are loaded """