* Prepare 6.0.0

* Update docs

* Prepare 6.0.0 one more time

* the
This commit is contained in:
Radosław Rowicki
2021-05-26 13:06:56 +02:00
committed by GitHub
parent e8b32a6875
commit e2af89287d
5 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -173,7 +173,7 @@ transaction still only uses up the gas spent running the contract.
#### Contract factories and child contracts
Since the version 5.1.0 Sophia supports deploying contracts by other
Since the version 6.0.0 Sophia supports deploying contracts by other
contracts. This can be done in two ways:
- Contract cloning via [`Chain.clone`](sophia_stdlib.md#clone)