Skip to content

Commit dc437e8

Browse files
authored
Prepare Release README (#1010)
The README file includes text that doesn't really make sense for the released version, so remove the sections that aren't needed. Note that this PR targets the release branch - once the release is cut, I will update the "current version" text on `main`.
1 parent 45ac9b8 commit dc437e8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
[![Build Status](https://github.com/safe-global/safe-smart-account/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/safe-global/safe-smart-account/actions)
55
[![Coverage Status](https://coveralls.io/repos/github/safe-global/safe-smart-account/badge.svg?branch=main)](https://coveralls.io/github/safe-global/safe-smart-account)
66

7-
> [!WARNING]
8-
> **This branch contains changes that are under development** To use the latest audited version make sure to use the correct commit. The tagged versions that are used by the Safe team can be found in the [releases](https://github.com/safe-global/safe-smart-account/releases).
9-
107
## Usage
118

129
### Install requirements with npm:
@@ -49,8 +46,6 @@ To add support for a new network follow the steps of the `Deploy` section and cr
4946
> [!WARNING]
5047
> **Make sure to use the correct commit when deploying the contracts.** Any change (even comments) within the contract files will result in different addresses. The tagged versions that are used by the Safe team can be found in the [releases](https://github.com/safe-global/safe-smart-account/releases).
5148
52-
> **Current version:** The latest release is [v1.4.1-3](https://github.com/safe-global/safe-smart-account/tree/v1.4.1-3) on the commit [21dc824](https://github.com/safe-global/safe-smart-account/commit/21dc82410445637820f600c7399a804ad55841d5)
53-
5449
This will deploy the contracts deterministically and verify the contracts on etherscan using [Solidity 0.7.6](https://github.com/ethereum/solidity/releases/tag/v0.7.6) by default.
5550

5651
Preparation:

0 commit comments

Comments
 (0)