Commit 478551a1 authored by Jeromy's avatar Jeromy

update dists path with 1.2.2 migrations

License: MIT
Signed-off-by: default avatarJeromy <jeromyj@gmail.com>
parent 29c80d76
......@@ -15,7 +15,7 @@ import (
"strings"
)
var DistPath = "https://ipfs.io/ipfs/QmUgY7wRGB7bEKREE5BNrSwjzrRZddkRV4bu64bP2qgv7f"
var DistPath = "https://ipfs.io/ipfs/QmNjXP6N98fYT1i7abgeBHmdR5WoeBeik4DtGiX9iFWK31"
func init() {
if dist := os.Getenv("IPFS_DIST_PATH"); dist != "" {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment