From cbedd7f328babbcde8ed22ea05222471c5a045d8 Mon Sep 17 00:00:00 2001 From: t0stiman <18124323+t0stiman@users.noreply.github.com> Date: Sat, 7 Dec 2024 14:46:32 +0100 Subject: [PATCH] v2024.12.07 --- PackageBuilder/Assets/Mapify/version.txt | 2 +- info.json | 2 +- repository.json | 5 +++++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/PackageBuilder/Assets/Mapify/version.txt b/PackageBuilder/Assets/Mapify/version.txt index 44bb5d1..03a8827 100644 --- a/PackageBuilder/Assets/Mapify/version.txt +++ b/PackageBuilder/Assets/Mapify/version.txt @@ -1 +1 @@ -0.4.1 \ No newline at end of file +2024.12.07 diff --git a/info.json b/info.json index 293788f..1333578 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "Id": "Mapify", - "Version": "2024.11.26", + "Version": "2024.12.07", "DisplayName": "Mapify - unofficial preview", "Author": "Insprill", "EntryMethod": "Mapify.Mapify.Load", diff --git a/repository.json b/repository.json index c2a170e..e1068e5 100644 --- a/repository.json +++ b/repository.json @@ -1,5 +1,10 @@ { "Releases": [ + { + "Id": "Mapify", + "Version": "2024.12.07", + "DownloadUrl": "https://github.com/t0stiman/dv-mapify/releases/download/v2024.12.07/Mapify.zip" + }, { "Id": "Mapify", "Version": "2024.11.26",