aboutsummaryrefslogtreecommitdiffstats
path: root/alv/version.moon
diff options
context:
space:
mode:
authors-ol <s+removethis@s-ol.nu>2025-08-05 16:39:50 +0000
committers-ol <s+removethis@s-ol.nu>2025-08-05 16:39:50 +0000
commita0e95dced299660ac8b07f7de759449790528770 (patch)
tree577a8da9f63bacbcbe49bcf61a4a16d0ac726053 /alv/version.moon
parentdelete outdated rockspecs (diff)
downloadalive-stable.tar.gz
alive-stable.zip
release v0.2v0.2stable
Diffstat (limited to 'alv/version.moon')
-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"
}