From 5e0a191555a6d3e32fd544f603e99189550ad004 Mon Sep 17 00:00:00 2001 From: Nix <75538775+nixietab@users.noreply.github.com> Date: Sun, 5 May 2024 23:54:03 -0300 Subject: [PATCH] Update version.json --- version.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/version.json b/version.json index c2e1af6..4707ce9 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,6 @@ { - "version": "0.3" + "version": "0.3", + "links": [ + "https://raw.githubusercontent.com/nixietab/picodulce/main/version.json" + ] }