Skip to content

Commit

Permalink
version v23.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Apr 9, 2023
1 parent bd30ab6 commit b529f00
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lgsm/functions/core_modules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"

modulesversion="v23.2.2"
modulesversion="v23.2.3"

# Core

Expand Down
2 changes: 1 addition & 1 deletion lgsm/modules/core_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

module_selfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"

modulesversion="v23.2.2"
modulesversion="v23.2.3"

# Core

Expand Down
2 changes: 1 addition & 1 deletion lgsm/modules/core_modules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"

modulesversion="v23.2.2"
modulesversion="v23.2.3"

# Core

Expand Down

0 comments on commit b529f00

Please sign in to comment.