upgrade 2.7.2: refactor index syncing

master
Ulric Qin 5 years ago
parent c232260e46
commit 5c258520a2

@ -1,7 +1,7 @@
#!/bin/bash
# release version
version=2.7.1
version=2.7.2
CWD=$(cd $(dirname $0)/; pwd)
cd $CWD

Loading…
Cancel
Save