diff options
author | Omar Polo <op@omarpolo.com> | 2024-01-24 15:06:08 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-01-24 15:06:08 +0000 |
commit | cd5e264f9d166a641af859a51a888603ef19129f (patch) | |
tree | db7d0fd12ef726d90902578532ed0398141d2a7e /site | |
parent | 0baf7066acc609cf303312b7d821e18f407bef18 (diff) |
prepare release 2.0.12.0.1
Diffstat (limited to 'site')
-rw-r--r-- | site/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/Makefile b/site/Makefile index f9db073..1cef164 100644 --- a/site/Makefile +++ b/site/Makefile @@ -21,7 +21,7 @@ REPOLOGY_URL = https://repology.org/project/gmid/versions SUBST = ./subst GITHUB=https://github.com/omar-polo/gmid \ SITE=https://ftp.omarpolo.com \ - VERS=2.0 \ + VERS=2.0.1 \ PUBKEY=gmid-2.0.pub \ TREE=https://github.com/omar-polo/gmid/blob/master |