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