mirror of
https://github.com/G2-Games/welcome.sh.git
synced 2025-04-19 05:22:53 -05:00
Version bump, 1.0.2
This commit is contained in:
parent
6340d87388
commit
355ba1aa86
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
version="${1:-1.0.1}"
|
||||
version="${1:-1.0.2}"
|
||||
vernum=$(echo $version | sed 's/[.][.]*//g' )
|
||||
cfgver=1
|
||||
bashrc=~/.bashrc
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
version=1.0.1
|
||||
version=1.0.2
|
||||
|
||||
#========Welcome=======#
|
||||
welcome () {
|
||||
|
|
Loading…
Reference in a new issue