version set to 2.0.4

This commit is contained in:
2026-01-29 16:24:41 +01:00
parent 4afe0fe12d
commit ed692571f4
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog of Pmodules
## Version 2.0.4
### modulecmd
### build system
## Version 2.0.3
### modulecmd
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
#
declare -rx VERSION='2.0.3'
declare -rx VERSION='2.0.4'
declare -rx BASH5_VERSION='5.3'
declare -rx TCL_VERSION='8.6.16'
declare -rx TCLLIB_VERSION='1.21'