diff --git a/info.json b/info.json index d330edc..1954a1f 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "Id": "doot", - "Version": "0.0.1", + "Version": "0.0.2", "DisplayName": "doot", "Author": "Tostiman", "EntryMethod": "doot.Main.Load", diff --git a/repository.json b/repository.json index ab72a94..86d45cf 100644 --- a/repository.json +++ b/repository.json @@ -1,5 +1,10 @@ { "Releases": [ + { + "Id": "doot", + "Version": "0.0.2", + "DownloadUrl": "https://git.tostiman.com/tostiman/rr_doot/releases/download/v0.0.2/doot.zip" + }, { "Id": "doot", "Version": "0.0.1",