From 16aa2870d5f44256103b53bb724447d74fdc36b0 Mon Sep 17 00:00:00 2001 From: Whatah Guy Date: Wed, 31 Dec 2025 17:58:55 +0800 Subject: [PATCH] Bump version to 0.1.2 and update download links in repo.json --- repo.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/repo.json b/repo.json index 4b8c314d..3b9030ea 100644 --- a/repo.json +++ b/repo.json @@ -5,8 +5,8 @@ "Punchline": "Runtime mod loader and manager.", "Description": "Runtime mod loader and manager.", "InternalName": "PenumbraPreview", - "AssemblyVersion": "0.1.1", - "TestingAssemblyVersion": "0.1.1", + "AssemblyVersion": "0.1.2", + "TestingAssemblyVersion": "0.1.2", "RepoUrl": "https://github.com/ffbewhatah-maker/PenumbraPreview", "ApplicableVersion": "any", "DalamudApiLevel": 14, @@ -18,9 +18,9 @@ "LoadPriority": 69420, "LoadRequiredState": 2, "LoadSync": true, - "DownloadLinkInstall": "https://github.com/ffbewhatah-maker/PenumbraPreviewer/archive/refs/tags/main.zip", - "DownloadLinkTesting": "https://github.com/ffbewhatah-maker/PenumbraPreviewer/archive/refs/tags/main.zip", - "DownloadLinkUpdate": "https://github.com/ffbewhatah-maker/PenumbraPreviewer/archive/refs/tags/main.zip", - "IconUrl": "https://github.com/ffbewhatah-maker/PenumbraPreviewer/archive/refs/tags/main.zip" + "DownloadLinkInstall": "https://github.com/xivdev/Penumbra/releases/download/0.1.2/Penumbra.zip", + "DownloadLinkTesting": "https://github.com/xivdev/Penumbra/releases/download/0.1.2/Penumbra.zip", + "DownloadLinkUpdate": "https://github.com/xivdev/Penumbra/releases/download/0.1.2/Penumbra.zip", + "IconUrl": "https://raw.githubusercontent.com/xivdev/Penumbra/master/images/icon.png" } ]