Skip to content
Snippets Groups Projects
Commit f8e7ad57 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

Fix: last version is 0.12.2

parent 8eb9d69f
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ if [ -z "$UCOIN_DIR" ]; then ...@@ -11,7 +11,7 @@ if [ -z "$UCOIN_DIR" ]; then
fi fi
ucoin_latest_version() { ucoin_latest_version() {
echo "v0.12.1" echo "v0.12.2"
} }
ucoin_repo_url() { ucoin_repo_url() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment