jnrmor: update version to 1.2.3

This commit is contained in:
Helmut K. C. Tessarek 2021-12-02 15:25:51 -05:00
parent 99436bc212
commit a0839c0707
No known key found for this signature in database
GPG Key ID: BE0985349D44DD00

2
jnrmor
View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION=1.2.2
VERSION=1.2.3
# Retrieve script directory (not following link)
SCRIPT="${BASH_SOURCE[0]}"