chore: switch default channel to beta

This commit is contained in:
Michael Vines
2019-03-19 15:38:55 -07:00
parent 33bc00d711
commit 3439fd9621

View File

@ -24,7 +24,7 @@
"bin": { "bin": {
"solana-localnet": "bin/localnet.sh" "solana-localnet": "bin/localnet.sh"
}, },
"testnetDefaultChannel": "edge", "testnetDefaultChannel": "beta",
"files": [ "files": [
"/bin", "/bin",
"/doc", "/doc",