Mysql/PostgreSQL module version string update

This commit is contained in:
Clemens Schwaighofer
2024-06-07 15:08:49 +09:00
parent 14d71f3053
commit 5af6a84d5f
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
# set last edit date + time
MODULE="pgsql"
MODULE_VERSION="1.2.5";
MODULE_VERSION="1.2.6";
DIR="${BASH_SOURCE%/*}"