From 1009e82b4dc2d262bce74f160a49eeb27ee66997 Mon Sep 17 00:00:00 2001 From: s-ol Date: Wed, 13 May 2020 16:54:47 +0200 Subject: add website to version.moon, update rockspec --- alv/version.moon | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'alv') diff --git a/alv/version.moon b/alv/version.moon index e2754a2..ef370c3 100644 --- a/alv/version.moon +++ b/alv/version.moon @@ -6,8 +6,9 @@ --- exports -- @table exports -- @tfield string tag the last versions git tag --- @tfield string web the repo web URL --- @tfield string repo the git repo URL +-- @tfield string repo the repo web URL +-- @tfield string git the git repo URL +-- @tfield string web the project web URL -- @tfield string release the web URL of this release { tag: "v0.1" -- cgit v1.2.3