Skip to content

Commit

Permalink
Updated setup script for version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
roshanmaskey committed Apr 19, 2024
1 parent de6b38d commit e7b4a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
set -e
SCRIPTNAME=$(basename "$0")

CE_VER=0.1.0
CE_VER=0.2.0
CE_PKG=container-explorer.tar.gz

CE_DIR=/opt/container-explorer
Expand Down

0 comments on commit e7b4a8e

Please sign in to comment.