From 9c04a40a209b0a36546e67c9b4ffd2009f909b45 Mon Sep 17 00:00:00 2001 From: s-ol Date: Wed, 25 Mar 2020 12:30:48 +0100 Subject: release v0.1-rc1 --- core/version.moon | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'core') diff --git a/core/version.moon b/core/version.moon index 41d4ab3..5def7eb 100644 --- a/core/version.moon +++ b/core/version.moon @@ -11,9 +11,9 @@ -- @tfield string repo the git repo URL -- @tfield string web the repo web URL { - tag: "v0.0" - rev_short: "677c0d2" - rev_long: "677c0d2f01e14bbeca1583ec7878d80c71c3aa68" + tag: "v0.1-rc1" + rev_short: "22e3ba0" + rev_long: "22e3ba039d18f376cd98dfdc3271293ca33d4b14" repo: "https://github.com/s-ol/alivecoding.git" - web: "https://github.com/s-ol/alivecoding/tree/v0.0" + web: "https://github.com/s-ol/alivecoding/releases/tag/v0.1-rc1" } -- cgit v1.2.3