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