chore: mark v1.7.0

This commit is contained in:
Andrey Lushnikov 2020-12-14 18:02:36 -07:00
parent 99b155c101
commit 86cc43cbe2
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<!-- THIS FILE IS NOW GENERATED -->
# Playwright API <!-- GEN:version -->Tip-Of-Tree<!-- GEN:stop-->
# Playwright API <!-- GEN:version -->v1.7.0<!-- GEN:stop-->
##### Table of Contents

View file

@ -1,7 +1,7 @@
{
"name": "playwright-internal",
"private": true,
"version": "1.7.0-next",
"version": "1.7.0",
"description": "A high-level API to automate web browsers",
"repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev",