diff options
Diffstat (limited to 'alv')
| -rw-r--r-- | alv/version.moon | 5 |
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" |
