Skip to content

Commit

Permalink
Update comments
Browse files Browse the repository at this point in the history
Bump version 20220715

Signed-off-by: Teddysun <[email protected]>
  • Loading branch information
teddysun committed Jul 15, 2022
1 parent 1dc4a06 commit 513d292
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conf/lamp
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ Options:
}

display_version(){
echo "Version: $(_green 20220615)"
echo "Version: $(_green 20220715)"
}

#Run it
Expand Down
2 changes: 1 addition & 1 deletion lamp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ include(){
}

version(){
_info "Version: $(_green 20220615)"
_info "Version: $(_green 20220715)"
}

show_parameters(){
Expand Down

0 comments on commit 513d292

Please sign in to comment.