This is an automated email from the ASF dual-hosted git repository.

nightowl888 pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/lucenenet-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new c4bf62f  Added link to 4.8.0-beta00016 API docs
c4bf62f is described below

commit c4bf62f917fec832ca5d5ba3e54cf03bad904887
Author: Shad Storhaug <[email protected]>
AuthorDate: Thu Feb 17 21:42:02 2022 +0700

    Added link to 4.8.0-beta00016 API docs
---
 docs.html     | 1 +
 manifest.json | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs.html b/docs.html
index e079bca..a24b2fd 100644
--- a/docs.html
+++ b/docs.html
@@ -63,6 +63,7 @@
 <h2 id="lucenenet-480">Lucene.NET 4.8.0</h2>
 <p>The API docs are slightly different between versions, each one is listed 
below:</p>
 <ul>
+<li><a 
href="https://lucenenet.apache.org/docs/4.8.0-beta00016/";>4.8.0-beta00016</a></li>
 <li><a 
href="https://lucenenet.apache.org/docs/4.8.0-beta00015/";>4.8.0-beta00015</a></li>
 <li><a 
href="https://lucenenet.apache.org/docs/4.8.0-beta00014/";>4.8.0-beta00014</a></li>
 <li><a 
href="https://lucenenet.apache.org/docs/4.8.0-beta00013/";>4.8.0-beta00013</a></li>
diff --git a/manifest.json b/manifest.json
index 879b90d..8149379 100644
--- a/manifest.json
+++ b/manifest.json
@@ -197,7 +197,7 @@
       "output": {
         ".html": {
           "relative_path": "docs.html",
-          "hash": "IcfRmTNV5J0c1htWg41sRQ=="
+          "hash": "2WPYbtBZTzj13cWUa5+h3w=="
         }
       },
       "is_incremental": true,

Reply via email to