From dd226e1987fa2629c261781493e3deea4bf33b05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Venturo?= Date: Fri, 24 Apr 2020 16:32:39 -0300 Subject: [PATCH] Add latest audit notice --- README.md | 2 +- docs/modules/ROOT/pages/index.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d60484bf1..b4f2b8553 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ * Flexible [role-based permissioning](https://docs.openzeppelin.com/contracts/access-control) scheme. * Reusable [Solidity components](https://docs.openzeppelin.com/contracts/utilities) to build custom contracts and complex decentralized systems. * First-class integration with the [Gas Station Network](https://docs.openzeppelin.com/contracts/gsn) for systems with no gas fees! - * Audited by leading security firms. + * Audited by leading security firms (_last full audit on v2.0.0_). ## Overview diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index 3fbcc204d..f82de03e3 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -6,7 +6,7 @@ * Flexible xref:access-control.adoc[role-based permissioning] scheme. * Reusable xref:utilities.adoc[Solidity components] to build custom contracts and complex decentralized systems. * First-class integration with the xref:gsn.adoc[Gas Station Network] for systems with no gas fees! - * Audited by leading security firms. + * Audited by leading security firms (_last full audit on v2.0.0_). == Overview