From 91b40a494bfe7e9ffe21b2eb2b5f5eb9b4040963 Mon Sep 17 00:00:00 2001 From: s-ol Date: Sat, 11 Apr 2020 09:25:24 +0200 Subject: release v0.1-rc2 --- core/version.moon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/version.moon b/core/version.moon index 144f4ac..6cee1b1 100644 --- a/core/version.moon +++ b/core/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-rc1" + tag: "v0.1-rc2" web: "https://github.com/s-ol/alivecoding" repo: "https://github.com/s-ol/alivecoding.git" - release: "https://github.com/s-ol/alivecoding/releases/tag/v0.1-rc1" + release: "https://github.com/s-ol/alivecoding/releases/tag/v0.1-rc2" } -- cgit v1.2.3