Skip to content

Commit 3f8c402

Browse files
committed
fix: update version numbers in configuration files to reflect latest releases
1 parent d953015 commit 3f8c402

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ version_params:
4747

4848
# Allow these versions to be searched
4949
search_versions:
50-
- Previous
51-
latest: Current
50+
- 1.7.0
51+
latest: 1.8.0
5252
versions:
53-
- Current
54-
- Previous
53+
- 1.8.0
54+
- 1.7.0
5555

5656
# Should there be feedback buttons at the bottom of pages?
5757
feedback: true

0 commit comments

Comments
 (0)