From 2f6cbc1a30b3a74a48a2b97223ab1abb401f3dd5 Mon Sep 17 00:00:00 2001 From: lozy360 Date: Wed, 11 Jun 2025 17:49:30 +0000 Subject: [PATCH] Update custom.json --- custom.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/custom.json b/custom.json index eaec110..c234fa4 100644 --- a/custom.json +++ b/custom.json @@ -3,7 +3,7 @@ "Author": "Anya Hichu, Lozy Rhel", "Name": "SpotifyHonorific", "InternalName": "SpotifyHonorific", - "AssemblyVersion": "1.0.0.0", + "AssemblyVersion": "1.0.0.1", "Description": "Update honorific title based on spotify activity informations", "ApplicableVersion": "any", "Tags": [ @@ -19,11 +19,11 @@ "Punchline": "Spotify activity as honorific", "RepoUrl": "https://gitea.lozy.pink/lozy360/spotify-honorific", "AcceptsFeedback": false, - "DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.0/latest.zip", + "DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.1/latest.zip", "IsHide": false, "IsTestingExclusive": false, - "DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.0/latest.zip", - "DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.0/latest.zip", + "DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.1/latest.zip", + "DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.1/latest.zip", "DownloadCount": 0, "LastUpdated": "0" }