upgrade 2.7.2: refactor index syncing

This commit is contained in:
Ulric Qin 2020-06-30 00:11:12 +08:00
parent c232260e46
commit 5c258520a2
1 changed files with 1 additions and 1 deletions

View File

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