File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ while true ; do
171
171
esac
172
172
done
173
173
174
- PGGB_RELEASE_VERSION=" v0.7.1 "
174
+ PGGB_RELEASE_VERSION=" v0.7.2 "
175
175
SCRIPT_DIR=$( cd -- " $( dirname -- " $( readlink -f " ${BASH_SOURCE[0]} " ) " ) " & > /dev/null && pwd )
176
176
GIT_VERSION=$( cd " $SCRIPT_DIR " ; git describe --always --tags --long 2> /dev/null || echo $PGGB_RELEASE_VERSION )
177
177
Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ while true ; do
171
171
esac
172
172
done
173
173
174
- PGGB_RELEASE_VERSION=" v0.7.1 "
174
+ PGGB_RELEASE_VERSION=" v0.7.2 "
175
175
SCRIPT_DIR=$( cd -- " $( dirname -- " $( readlink -f " ${BASH_SOURCE[0]} " ) " ) " & > /dev/null && pwd )
176
176
GIT_VERSION=$( cd " $SCRIPT_DIR " ; git describe --always --tags --long 2> /dev/null || echo $PGGB_RELEASE_VERSION )
177
177
You can’t perform that action at this time.
0 commit comments