From ab1c43514e383aad6702d9558053490d99e5077f Mon Sep 17 00:00:00 2001 From: Sean Doherty Date: Sun, 17 May 2026 11:04:14 -0500 Subject: [PATCH] Fix version download URL --- src/KSPTextureLoader/KSPTextureLoader.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/KSPTextureLoader/KSPTextureLoader.csproj b/src/KSPTextureLoader/KSPTextureLoader.csproj index 605e7e9..e20be46 100644 --- a/src/KSPTextureLoader/KSPTextureLoader.csproj +++ b/src/KSPTextureLoader/KSPTextureLoader.csproj @@ -31,7 +31,7 @@ $(RepoRootPath)\GameData\KSPTextureLoader\KSPTextureLoader.version https://github.com/Phantomical/KSPTextureLoader/releases/latest/download/KSPTextureLoader.version - https//github.com/Phantomical/KSPTextureLoader/releases + https://github.com/Phantomical/KSPTextureLoader/releases