Two typos...

This commit is contained in:
Tiago Programmer 2019-12-19 21:01:26 +00:00 committed by GitHub
parent f064485bd6
commit a4e3b3a74e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
# Note: using bash for more power in testing (the final user doesn't need it). # Note: using bash for more power in testing (the final user doesn't need it).
# Global Variables # Global Variables
G_NANO_VERSION="" G_NANO_VERSION="4.6.0"
G_SHELLCHECK_VERSION="" G_SHELLCHECK_VERSION="0.6.0"
# Functions # Functions