Skip to content

Commit

Permalink
Version bump, 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
G2-Games committed Sep 20, 2022
1 parent 6340d87 commit 355ba1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version="${1:-1.0.1}"
version="${1:-1.0.2}"
vernum=$(echo $version | sed 's/[.][.]*//g' )
cfgver=1
bashrc=~/.bashrc
Expand Down
2 changes: 1 addition & 1 deletion welcome.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=1.0.1
version=1.0.2

#========Welcome=======#
welcome () {
Expand Down

0 comments on commit 355ba1a

Please sign in to comment.