diff --git a/Info.json b/Info.json index aafb0be..176d7d2 100644 --- a/Info.json +++ b/Info.json @@ -2,7 +2,7 @@ "Id": "PersistentJobsMod", "DisplayName": "Persistent Jobs", "Author": "fauxnik", - "Version": "2.5.1", + "Version": "2.5.2", "AssemblyName": "PersistentJobsMod.dll", "EntryMethod": "PersistentJobsMod.Main.Load", "LoadAfter": [ "PassengerJobs" ], diff --git a/Repository.json b/Repository.json index 4d08b6e..9ead78b 100644 --- a/Repository.json +++ b/Repository.json @@ -1,5 +1,10 @@ { "Releases": [ + { + "Id": "PersistentJobs", + "Version": "2.5.2", + "DownloadUrl": "https://github.com/fauxnik/DerailValleyPersistentJobsMod/releases/download/v2.5.2/PersistentJobsMod.zip" + }, { "Id": "PersistentJobs", "Version": "2.5.1",