From d7f096ef32e302788916f5a893444d1f2fa2fae1 Mon Sep 17 00:00:00 2001 From: M0VUB <76499782+ShaYmez@users.noreply.github.com> Date: Sat, 13 Dec 2025 01:26:05 +0000 Subject: [PATCH] Update version information in hblink3 installer script --- hblink3-docker-install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hblink3-docker-install.sh b/hblink3-docker-install.sh index 40f7ce6..e300bcd 100755 --- a/hblink3-docker-install.sh +++ b/hblink3-docker-install.sh @@ -1,9 +1,9 @@ #!/bin/bash # Docker version alpine-3.18 -# Version 14112024 hblink3-docker-installer +# Version 13122025 hblink3-docker-installer # ################################################################################## -# Copyright (C) 2021-2024 Shane Daley, M0VUB aka ShaYmez. +# Copyright (C) 2021-2025 Shane Daley, M0VUB aka ShaYmez. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by