From 83b485ec7b4fe82e19b4ab88bf7f142f45880bd6 Mon Sep 17 00:00:00 2001 From: Niko Fox Date: Sun, 28 Jun 2020 10:49:27 -0700 Subject: [PATCH] v2.0.0 --- Info.json | 2 +- Repository.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Info.json b/Info.json index 5501959..add77b6 100644 --- a/Info.json +++ b/Info.json @@ -2,7 +2,7 @@ "Id": "PersistentJobs", "DisplayName": "Persistent Jobs", "Author": "fauxnik", - "Version": "1.0.1", + "Version": "2.0.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 4aa065f..5c92e82 100644 --- a/Repository.json +++ b/Repository.json @@ -2,8 +2,8 @@ "Releases": [ { "Id": "PersistentJobs", - "Version": "1.0.2", - "DownloadUrl": "https://github.com/fauxnik/DerailValleyPersistentJobsMod/releases/download/v1.0.2/PersistentJobsMod.zip" + "Version": "2.0.0", + "DownloadUrl": "https://github.com/fauxnik/DerailValleyPersistentJobsMod/releases/download/v2.0.0/PersistentJobsMod.zip" } ] } \ No newline at end of file