diff options
author | Omar Polo <op@omarpolo.com> | 2024-06-06 14:10:58 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-06-06 14:10:58 +0000 |
commit | 4864061c16ed0be0d7059006966521791e375136 (patch) | |
tree | 96e257508b7ef8e7a28977b1ba2ff9f933ed1f4a /site/Makefile | |
parent | 9089c18ac9aff92d8622f894385e708f5cf68cd4 (diff) |
prepare release 2.0.42.0.4
Diffstat (limited to 'site/Makefile')
-rw-r--r-- | site/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/Makefile b/site/Makefile index fb89600..87cf1f7 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.3 \ + VERS=2.0.4 \ PUBKEY=gmid-2.0.pub \ TREE=https://github.com/omar-polo/gmid/blob/master |