aboutsummaryrefslogtreecommitdiffstats
path: root/alv
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-05-13 15:16:19 +0000
committers-ol <s-ol@users.noreply.github.com>2020-05-13 15:16:19 +0000
commit71c78a1786c6d8c9de2f8acc51c64427c7698e8d (patch)
tree39ac3c044984e4f139745f47412d60c7638698c6 /alv
parentfix release script (diff)
downloadalive-0.1.tar.gz
alive-0.1.zip
release v0.1v0.1
Diffstat (limited to 'alv')
-rw-r--r--alv/version.moon4
1 files changed, 2 insertions, 2 deletions
diff --git a/alv/version.moon b/alv/version.moon
index 1bec23c..e2754a2 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-rc4"
+ 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-rc4"
+ release: "https://github.com/s-ol/alive/releases/tag/v0.1"
}