status-mobile/status-go-version.json
Andrea Maria Piana a91fa39547
[Fixes: #11355] Fix crash on logout
On shutdown the app was calling `PeersCount`, but sometimes the server
would be unavailable, resulting in a call to a nil pointer.

Upgrades status-go version with the fix.

Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-11-03 10:01:03 +01:00

9 lines
316 B
JSON

{
"_comment": "DO NOT EDIT THIS FILE BY HAND. USE 'scripts/update-status-go.sh <tag>' instead",
"owner": "status-im",
"repo": "status-go",
"version": "v0.62.18",
"commit-sha1": "3f63b0c23cbe32c2331cb6201ee5cb5255ce9353",
"src-sha256": "1hnfm6plkl6frkarcbcixwx27zgg50snsffnz9y0bqipfh287ygc"
}