update the jsons

master v0.0.2
t0stiman 2025-02-03 17:00:42 +01:00
parent 42e4c0bd4c
commit 1aec1bda60
2 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"Id": "doot", "Id": "doot",
"Version": "0.0.1", "Version": "0.0.2",
"DisplayName": "doot", "DisplayName": "doot",
"Author": "Tostiman", "Author": "Tostiman",
"EntryMethod": "doot.Main.Load", "EntryMethod": "doot.Main.Load",

View File

@ -1,5 +1,10 @@
{ {
"Releases": [ "Releases": [
{
"Id": "doot",
"Version": "0.0.2",
"DownloadUrl": "https://git.tostiman.com/tostiman/rr_doot/releases/download/v0.0.2/doot.zip"
},
{ {
"Id": "doot", "Id": "doot",
"Version": "0.0.1", "Version": "0.0.1",