From 4faded5ee91c0c712648bb9e5497b70f1de961bc Mon Sep 17 00:00:00 2001 From: Niko Fox Date: Sun, 26 Jul 2020 23:59:11 -0700 Subject: [PATCH] version 2.4.0 --- Info.json | 2 +- Repository.json | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Info.json b/Info.json index d3e6486..be690fc 100644 --- a/Info.json +++ b/Info.json @@ -2,7 +2,7 @@ "Id": "PersistentJobsMod", "DisplayName": "Persistent Jobs", "Author": "fauxnik", - "Version": "2.3.0", + "Version": "2.4.0", "AssemblyName": "PersistentJobsMod.dll", "EntryMethod": "PersistentJobsMod.Main.Load", "Repository": "https://raw.githubusercontent.com/fauxnik/DerailValleyPersistentJobsMod/master/Repository.json" diff --git a/Repository.json b/Repository.json index 3c7edf1..cad07b6 100644 --- a/Repository.json +++ b/Repository.json @@ -1,5 +1,10 @@ { "Releases": [ + { + "Id": "PersistentJobs", + "Version": "2.4.0", + "DownloadUrl": "https://github.com/fauxnik/DerailValleyPersistentJobsMod/releases/download/v2.4.0/PersistentJobsMod.zip" + }, { "Id": "PersistentJobs", "Version": "2.3.0",