diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-04-17 17:13:27 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-04-17 17:22:15 +0000 |
| commit | 6a9567875d7f87839a3d90ecaa03cc272b9687d5 (patch) | |
| tree | b8dddd9d028a7b565cdf123233b37226740cc062 /alv | |
| parent | new windows bundling scheme (diff) | |
| download | alive-6a9567875d7f87839a3d90ecaa03cc272b9687d5.tar.gz alive-6a9567875d7f87839a3d90ecaa03cc272b9687d5.zip | |
prepare for repo transition alivecoding -> alive
Diffstat (limited to 'alv')
| -rw-r--r-- | alv/version.moon | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/alv/version.moon b/alv/version.moon index 6cee1b1..81b462e 100644 --- a/alv/version.moon +++ b/alv/version.moon @@ -11,7 +11,7 @@ -- @tfield string release the web URL of this release { 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-rc2" + web: "https://github.com/s-ol/alive" + repo: "https://github.com/s-ol/alive.git" + release: "https://github.com/s-ol/alive/releases/tag/v0.1" } |
