Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
teddysun committed Sep 14, 2020
1 parent 16bab32 commit c71ec1e
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 @@ -468,7 +468,7 @@ Options:
}

display_version(){
echo "Version: 20200815"
echo "Version: 20200915"
}

#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 20200815)"
_info "Version: $(_green 20200915)"
}

show_parameters(){
Expand Down

0 comments on commit c71ec1e

Please sign in to comment.