From 13ae45df008aa6ec044348fb09f03cfded33df64 Mon Sep 17 00:00:00 2001 From: t0stiman <18124323+t0stiman@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:46:10 +0100 Subject: [PATCH] correct version --- repository.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/repository.json b/repository.json index da6b847..2ded1a6 100644 --- a/repository.json +++ b/repository.json @@ -2,8 +2,8 @@ "Releases": [ { "Id": "Tostiman's test map", - "Version": "0.0.2", - "DownloadUrl": "https://git.tostiman.com/tostiman/dv-testimap/releases/download/v0.0.2/dv-testimap-v0.0.2.zip" + "Version": "0.2.0", + "DownloadUrl": "https://git.tostiman.com/tostiman/dv-testimap/releases/download/v0.2.0/dv-testimap-v0.2.0.zip" } ] }