Merge pull request #1319 from Pmodules/1318-bump-version-to-203

version bumped to 2.0.3
This commit is contained in:
2025-11-27 10:35:01 +01:00
committed by GitHub
co-authored by GitHub
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
#
declare -rx VERSION='2.0.2'
declare -rx VERSION='2.0.3'
declare -rx BASH5_VERSION='5.3'
declare -rx TCL_VERSION='8.6.16'
declare -rx TCLLIB_VERSION='1.21'