diff options
author | Omar Polo <op@omarpolo.com> | 2024-06-04 11:33:54 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-06-04 11:33:54 +0000 |
commit | 4d207d1050a829a5e7b1169eccffa0d34b5426a5 (patch) | |
tree | 05147d36f89a897eeef223430a8e1b48948561fa /site | |
parent | b6eb184a950c58d310bb9ae3c093767154518ce3 (diff) |
prepare release 2.0.32.0.3
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 56d74f2..fb89600 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.2 \ + VERS=2.0.3 \ PUBKEY=gmid-2.0.pub \ TREE=https://github.com/omar-polo/gmid/blob/master |