From eb6e24e694d0f56c933c48eba5959657271aef5e Mon Sep 17 00:00:00 2001 From: Actions User Date: Tue, 27 Aug 2024 13:28:55 +0000 Subject: [PATCH] [CI] updating repo.json for 2.7.1.1 --- repo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/repo.json b/repo.json index e3b929b..f1e4faa 100644 --- a/repo.json +++ b/repo.json @@ -3,8 +3,8 @@ "Author": "Usagi", "Name": "IINACT", "InternalName": "IINACT", - "AssemblyVersion": "2.7.1.0", - "TestingAssemblyVersion": "2.7.1.0", + "AssemblyVersion": "2.7.1.1", + "TestingAssemblyVersion": "2.7.1.1", "Description": "A plugin to run the FFXIV_ACT_Plugin in an ACT-like environment with a heavily modified port of Overlay Plugin for modern .NET", "ApplicableVersion": "any", "RepoUrl": "https://github.com/marzent/IINACT", @@ -19,8 +19,8 @@ "Punchline": "A parsing plugin.", "IsHide": "False", "IsTestingExclusive": "False", - "DownloadLinkInstall": "https://github.com/marzent/IINACT/releases/download/v2.7.1.0/IINACT.zip", - "DownloadLinkTesting": "https://github.com/marzent/IINACT/releases/download/v2.7.1.0/IINACT.zip", - "DownloadLinkUpdate": "https://github.com/marzent/IINACT/releases/download/v2.7.1.0/IINACT.zip" + "DownloadLinkInstall": "https://github.com/marzent/IINACT/releases/download/v2.7.1.1/IINACT.zip", + "DownloadLinkTesting": "https://github.com/marzent/IINACT/releases/download/v2.7.1.1/IINACT.zip", + "DownloadLinkUpdate": "https://github.com/marzent/IINACT/releases/download/v2.7.1.1/IINACT.zip" } ]