jnrmor: update version to 1.2.2

This commit is contained in:
Helmut K. C. Tessarek 2021-04-05 00:45:54 -04:00
parent b5010d5759
commit b99f00641b
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.1
VERSION=1.2.2
# Retrieve script directory (not following link)
SCRIPT="${BASH_SOURCE[0]}"