From 69e4ac0f4a651069a5e065dc14bf372fd743ae56 Mon Sep 17 00:00:00 2001 From: Capitan Cloud Date: Mon, 18 Dec 2023 10:59:33 +0100 Subject: [PATCH] Update radxide.tcl --- radxide.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radxide.tcl b/radxide.tcl index 227c12f..ad2bfb0 100644 --- a/radxide.tcl +++ b/radxide.tcl @@ -28,7 +28,7 @@ # ########################################################### -set version "1.4.1" +set version "1.4.3" set os "$::tcl_platform(os) $::tcl_platform(osVersion)" package provide radxide $version