Skip to content

Commit 91a6b4a

Browse files
committed
update release version
1 parent d5ea939 commit 91a6b4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: GH Pages Deploy (Docs, mdbook)
33

44
on:
55
push:
6-
branches:
7-
- main
6+
# branches:
7+
# - main
88

99
jobs:
1010
build-deploy:

book/src/framework/interactive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If you're on OS X, we recommend to use [OrbStack](https://orbstack.dev/).
99

1010
For other platforms use [Docker Desktop](https://www.docker.com/products/docker-desktop/).
1111

12-
Download the latest CLI [here](https://github.com/smartcontractkit/chainlink-testing-framework/releases/tag/framework%2Fv0.1.6)
12+
Download the latest CLI [here](https://github.com/smartcontractkit/chainlink-testing-framework/releases/tag/framework%2Fv0.1.7)
1313

1414
Allow it to run in `System Settings -> Security Settings` (OS X)
1515

0 commit comments

Comments
 (0)