aboutsummaryrefslogtreecommitdiffstats
path: root/alv
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-05-13 14:54:47 +0000
committers-ol <s+removethis@s-ol.nu>2025-03-02 14:24:47 +0000
commit1009e82b4dc2d262bce74f160a49eeb27ee66997 (patch)
treedf64d2a3aa19fb3484c15901c623d1848b83a159 /alv
parentadd fltk4lua copilot UI (diff)
downloadalive-1009e82b4dc2d262bce74f160a49eeb27ee66997.tar.gz
alive-1009e82b4dc2d262bce74f160a49eeb27ee66997.zip
add website to version.moon, update rockspec
Diffstat (limited to 'alv')
-rw-r--r--alv/version.moon5
1 files changed, 3 insertions, 2 deletions
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"