aboutsummaryrefslogtreecommitdiffstats
path: root/alv
diff options
context:
space:
mode:
Diffstat (limited to 'alv')
-rw-r--r--alv/version.moon9
1 files changed, 5 insertions, 4 deletions
diff --git a/alv/version.moon b/alv/version.moon
index ef370c3..061e1ca 100644
--- a/alv/version.moon
+++ b/alv/version.moon
@@ -11,8 +11,9 @@
-- @tfield string web the project web URL
-- @tfield string release the web URL of this release
{
- tag: "v0.1"
- web: "https://github.com/s-ol/alive"
- repo: "https://github.com/s-ol/alive.git"
- release: "https://github.com/s-ol/alive/releases/tag/v0.1"
+ tag: "v0.2"
+ repo: "https://git.s-ol.nu/alive"
+ git: "https://git.s-ol.nu/alive.git"
+ web: "https://alv.s-ol.nu"
+ release: "https://git.s-ol.nu/alive/-/v0.2"
}