Skip to content

Commit

Permalink
Bump version, update README to reflect master branch build
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyslbw committed Jul 8, 2020
1 parent 70027f1 commit 758aaa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -49,7 +49,7 @@ All visual components should be developed in Storybook first.
### `yarn storybook`

### Continuous Deployment
The `develop` and PR branches are deployed continuously for the purpose of testing and development:
The `master` and `develop` branches are continuously deployed, with PRs creating merge previews to assist with review:
#### Mainnet
[![Netlify Status](https://api.netlify.com/api/v1/badges/09492acb-61fd-4745-8b0e-60c8886f60d1/deploy-status)](https://cardano-explorer-mainnet.netlify.app)
#### Testnet
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cardano-explorer-app",
"version": "1.0.0-rc.3",
"version": "1.0.0",
"description": "Cardano Explorer App",
"author": "Daedalus Team @ Input Output HK",
"license": "Apache-2.0",
Expand Down

0 comments on commit 758aaa4

Please sign in to comment.