aboutsummaryrefslogtreecommitdiffstats
path: root/alv/version.moon
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-04-17 17:22:34 +0000
committers-ol <s-ol@users.noreply.github.com>2020-04-17 17:22:34 +0000
commit2c56831cb90339f50590046daa0e89d9eeb3fc6b (patch)
tree9c2b5ef231c3dde5263d3c99b84fb0d942686387 /alv/version.moon
parentprepare for repo transition alivecoding -> alive (diff)
downloadalive-0.1-rc3.tar.gz
alive-0.1-rc3.zip
release v0.1-rc3v0.1-rc3
Diffstat (limited to 'alv/version.moon')
-rw-r--r--alv/version.moon4
1 files changed, 2 insertions, 2 deletions
diff --git a/alv/version.moon b/alv/version.moon
index 81b462e..738f0cb 100644
--- a/alv/version.moon
+++ b/alv/version.moon
@@ -10,8 +10,8 @@
-- @tfield string repo the git repo URL
-- @tfield string release the web URL of this release
{
- tag: "v0.1-rc2"
+ tag: "v0.1-rc3"
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"
+ release: "https://github.com/s-ol/alive/releases/tag/v0.1-rc3"
}