diff options
author | Omar Polo <op@omarpolo.com> | 2024-06-11 08:18:11 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-06-11 08:18:11 +0000 |
commit | cb384f4280055bf3f5e82acc013ebdd6c6fb9005 (patch) | |
tree | 9b2e3d5906cf95c82e200c38975aab690e7d67e2 /site | |
parent | a33eaaa9250fa097431f2310d58751a05d7bbdbc (diff) |
prepare release 2.0.42.0.5
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 87cf1f7..69cc9da 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.4 \ + VERS=2.0.5 \ PUBKEY=gmid-2.0.pub \ TREE=https://github.com/omar-polo/gmid/blob/master |