Skip to content

Commit

Permalink
update release version for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
cindydeng1998 committed May 28, 2021
1 parent c4eaaef commit 6c3a65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/azure-iot-edge-installer.sh
Expand Up @@ -12,7 +12,7 @@ then
exit 1
fi

VERSION_TAG="v0.0.1"
VERSION_TAG="v0.0.2"

# where am I
TOPDIR=$(dirname $0)
Expand Down

0 comments on commit 6c3a65e

Please sign in to comment.