diff options
author | Omar Polo <op@omarpolo.com> | 2024-04-04 19:16:33 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-04-04 19:16:33 +0000 |
commit | 9536c8ca63fe03d66068c1b391c71dd8afc02044 (patch) | |
tree | 1591e4e2a8a23178fb53916ab23de3eaa80a170d /site | |
parent | 40b71b6861fc7ddbe8ee66a7a3c6b253912e0c5f (diff) |
prepare release 2.0.12.0.2
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 1cef164..56d74f2 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.1 \ + VERS=2.0.2 \ PUBKEY=gmid-2.0.pub \ TREE=https://github.com/omar-polo/gmid/blob/master |