aboutsummaryrefslogtreecommitdiffstats
path: root/alv
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-04-18 18:18:25 +0000
committers-ol <s-ol@users.noreply.github.com>2020-04-18 18:18:25 +0000
commit7ee72673081cc7fbda6330d49716d1a948a86df9 (patch)
tree55624f280515ffd32cb14efd0fe3a0daae0d8b54 /alv
parentreassign duplicate tags (and print a warning) (diff)
downloadalive-7ee72673081cc7fbda6330d49716d1a948a86df9.tar.gz
alive-7ee72673081cc7fbda6330d49716d1a948a86df9.zip
release v0.1-rc4v0.1-rc4
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 738f0cb..1bec23c 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-rc3"
+ tag: "v0.1-rc4"
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-rc3"
+ release: "https://github.com/s-ol/alive/releases/tag/v0.1-rc4"
}