This is an automated email from the ASF dual-hosted git repository. nightowl888 pushed a commit to branch docs/4.8.0-beta00014 in repository https://gitbox.apache.org/repos/asf/lucenenet.git
commit 98dd15132c00d17c339b8c1aa65e43bf6e42c490 Author: Shad Storhaug <[email protected]> AuthorDate: Mon Mar 29 02:09:37 2021 +0700 website: Added link for 4.8.0-beta00014 API docs --- websites/site/docs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/websites/site/docs.md b/websites/site/docs.md index aca51c6..b10a772 100644 --- a/websites/site/docs.md +++ b/websites/site/docs.md @@ -10,6 +10,7 @@ _disableBreadcrumb: true The API docs are slightly different between versions, each one is listed below: +- [4.8.0-beta00014](https://lucenenet.apache.org/docs/4.8.0-beta00014/) - [4.8.0-beta00013](https://lucenenet.apache.org/docs/4.8.0-beta00013/) - [4.8.0-beta00012](https://lucenenet.apache.org/docs/4.8.0-beta00012/) - [4.8.0-beta00011](https://lucenenet.apache.org/docs/4.8.0-beta00011/)
