From 336e0570085e2749a1d765cf260c2aa16472802d Mon Sep 17 00:00:00 2001 From: Actions User Date: Thu, 21 Mar 2024 19:29:20 +0000 Subject: [PATCH] [CI] Updating repo.json for refs/tags/0.3.0.1 --- repo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/repo.json b/repo.json index 04d76a0..8b88d08 100644 --- a/repo.json +++ b/repo.json @@ -4,8 +4,8 @@ "Name": "LMeter", "Description": "Plugin to display ACT combat log data.", "InternalName": "LMeter", - "AssemblyVersion": "0.3.0.0", - "TestingAssemblyVersion": "0.3.0.0", + "AssemblyVersion": "0.3.0.1", + "TestingAssemblyVersion": "0.3.0.1", "RepoUrl": "https://github.com/lichie567/LMeter", "ApplicableVersion": "any", "DalamudApiLevel": 9, @@ -14,9 +14,9 @@ "DownloadCount": 0, "LastUpdate": 0, "LoadPriority": 69420, - "DownloadLinkInstall": "https://github.com/lichie567/LMeter/releases/download/0.3.0.0/LMeter.zip", - "DownloadLinkTesting": "https://github.com/lichie567/LMeter/releases/download/0.3.0.0/LMeter.zip", - "DownloadLinkUpdate": "https://github.com/lichie567/LMeter/releases/download/0.3.0.0/LMeter.zip", + "DownloadLinkInstall": "https://github.com/lichie567/LMeter/releases/download/0.3.0.1/LMeter.zip", + "DownloadLinkTesting": "https://github.com/lichie567/LMeter/releases/download/0.3.0.1/LMeter.zip", + "DownloadLinkUpdate": "https://github.com/lichie567/LMeter/releases/download/0.3.0.1/LMeter.zip", "IconUrl": "https://raw.githubusercontent.com/lichie567/LMeter/main/LMeter/Media/Images/icon.png" } ]