From 88410b6e041c80d3cb3a112077607e6229b31fec Mon Sep 17 00:00:00 2001 From: Actions User Date: Fri, 24 Mar 2023 13:07:54 +0000 Subject: [PATCH] [CI] updating repo.json for 2.0.5.0 --- repo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/repo.json b/repo.json index d732aef..24d9bd4 100644 --- a/repo.json +++ b/repo.json @@ -3,8 +3,8 @@ "Author": "Usagi", "Name": "IINACT", "InternalName": "IINACT", - "AssemblyVersion": "2.0.4.2", - "TestingAssemblyVersion": "2.0.4.2", + "AssemblyVersion": "2.0.5.0", + "TestingAssemblyVersion": "2.0.5.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.0.4.2/IINACT.zip", - "DownloadLinkTesting": "https://github.com/marzent/IINACT/releases/download/v2.0.4.2/IINACT.zip", - "DownloadLinkUpdate": "https://github.com/marzent/IINACT/releases/download/v2.0.4.2/IINACT.zip" + "DownloadLinkInstall": "https://github.com/marzent/IINACT/releases/download/v2.0.5.0/IINACT.zip", + "DownloadLinkTesting": "https://github.com/marzent/IINACT/releases/download/v2.0.5.0/IINACT.zip", + "DownloadLinkUpdate": "https://github.com/marzent/IINACT/releases/download/v2.0.5.0/IINACT.zip" } ]