Skip to content

Commit da1d3a7

Browse files
committed
Release version 0.6.0
Bumped version from 0.3.0 to 0.6.0. I realized that in the past we already released some versions like v0.5. So to avoid conflict with previous versions bump it to a higher number which has never been released. Signed-off-by: Vivek Goyal <[email protected]>
1 parent 927974f commit da1d3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container-storage-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ set -e
2323

2424
# container-storage-setup version information
2525
_CSS_MAJOR_VERSION="0"
26-
_CSS_MINOR_VERSION="3"
26+
_CSS_MINOR_VERSION="6"
2727
_CSS_SUBLEVEL="0"
2828
_CSS_EXTRA_VERSION=""
2929

0 commit comments

Comments
 (0)