version-format
Changed Version-format to a variable instead of comment, for future use with version-checking.
This commit is contained in:
parent
8ae13837f1
commit
a7bfb49fad
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
### VERSION v.0.1.3
|
||||
VERSION="v0.1.3"
|
||||
|
||||
### Help Function:
|
||||
Help() {
|
||||
|
Loading…
Reference in New Issue
Block a user