mirror of
https://github.com/G2-Games/welcome.sh.git
synced 2025-04-19 05:22:53 -05:00
version bump
This commit is contained in:
parent
35c1b60a56
commit
fd252ec80e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/zsh
|
||||
|
||||
version='0.1'
|
||||
version='0.2'
|
||||
bashrc="/home/$USER/.bashrc"
|
||||
zshrc="/home/$USER/.zshrc"
|
||||
originaldir=$PWD
|
||||
|
|
Loading…
Reference in a new issue