From aa0a7036e6949771918c246c3c7f579f045f4bd9 Mon Sep 17 00:00:00 2001 From: Actions User Date: Sun, 4 Aug 2024 20:44:39 +0000 Subject: [PATCH] [CI] updating repo.json for 2.6.4.0 --- repo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/repo.json b/repo.json index bf6157b..ec587a5 100644 --- a/repo.json +++ b/repo.json @@ -3,8 +3,8 @@ "Author": "Usagi", "Name": "IINACT", "InternalName": "IINACT", - "AssemblyVersion": "2.6.3.3", - "TestingAssemblyVersion": "2.6.3.3", + "AssemblyVersion": "2.6.4.0", + "TestingAssemblyVersion": "2.6.4.0", "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.6.3.3/IINACT.zip", - "DownloadLinkTesting": "https://github.com/marzent/IINACT/releases/download/v2.6.3.3/IINACT.zip", - "DownloadLinkUpdate": "https://github.com/marzent/IINACT/releases/download/v2.6.3.3/IINACT.zip" + "DownloadLinkInstall": "https://github.com/marzent/IINACT/releases/download/v2.6.4.0/IINACT.zip", + "DownloadLinkTesting": "https://github.com/marzent/IINACT/releases/download/v2.6.4.0/IINACT.zip", + "DownloadLinkUpdate": "https://github.com/marzent/IINACT/releases/download/v2.6.4.0/IINACT.zip" } ]