From a7c4f616d9ebdb7de16ea6492789d113775c908f Mon Sep 17 00:00:00 2001 From: 53m1k0l0n Date: Mon, 12 Feb 2024 16:15:23 +0100 Subject: [PATCH] Update Api 9, 1.0.0.10 --- testing/live/QuoteOfTheLobby/manifest.toml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/testing/live/QuoteOfTheLobby/manifest.toml b/testing/live/QuoteOfTheLobby/manifest.toml index b67fe12cc3..4d3abe2218 100644 --- a/testing/live/QuoteOfTheLobby/manifest.toml +++ b/testing/live/QuoteOfTheLobby/manifest.toml @@ -1,8 +1,7 @@ [plugin] repository = "https://github.com/53m1k0l0n/QuoteOfTheLobby.git" -commit = "f5183120bd2f72791978b2b1e22bf6d0ffdb125f" +commit = "af5687d225c27fc605d53539618d95ab031f1812" owners = ["53m1k0l0n"] project_path = "QuoteOfTheLobby" -changelog = """- Adopted and forked -- Udated to NET 7.0 and API 8 -- Csproj fix""" \ No newline at end of file +changelog = """- Update Api 9 +- 1.0.0.10""" \ No newline at end of file