diff --git a/update/updateInfoLinux.json b/update/updateInfoLinux.json index cfac7a8..098380e 100644 --- a/update/updateInfoLinux.json +++ b/update/updateInfoLinux.json @@ -1,4 +1,4 @@ { - "Version":"0.0.4.0", + "Version":"0.0.5.0", "FileUrl":"http://github.com/Stone-Red-Code/DiscordCLI/blob/main/develop/Linux-x64.zip?raw=true" } diff --git a/update/updateInfoLinuxARM.json b/update/updateInfoLinuxARM.json index daf56cf..e130b60 100644 --- a/update/updateInfoLinuxARM.json +++ b/update/updateInfoLinuxARM.json @@ -1,4 +1,4 @@ { - "Version":"0.0.4.0", - "FileUrl":"http://github.com/Stone-Red-Code/DiscordCLI/blob/main/update/Linux-ARM.zip?raw=true" + "Version":"0.0.5.0", + "FileUrl":"http://github.com/Stone-Red-Code/DiscordCLI/blob/main/develop/Linux-ARM.zip?raw=true" } diff --git a/update/updateInfoWindows.json b/update/updateInfoWindows.json index 3e62400..42bcc17 100644 --- a/update/updateInfoWindows.json +++ b/update/updateInfoWindows.json @@ -1,4 +1,4 @@ { - "Version":"0.0.4.0", + "Version":"0.0.5.0", "FileUrl":"http://github.com/Stone-Red-Code/DiscordCLI/blob/main/develop/Windows.zip?raw=true" }