This is an automated email from the ASF dual-hosted git repository.
shazwazza 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 ec91452 release notes
ec91452 is described below
commit ec91452059225fe91005a3998923caac1722dbd6
Author: Shannon <sdeminick@gmail.com>
AuthorDate: Tue May 5 12:45:24 2020 +1000
release notes
---
download/version-4.8.0-beta00008.html | 2 ++
manifest.json | 8 ++++----
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/download/version-4.8.0-beta00008.html b/download/version-4.8.0-beta00008.html
index e732aa7..5b8f48a 100644
--- a/download/version-4.8.0-beta00008.html
+++ b/download/version-4.8.0-beta00008.html
@@ -80,6 +80,8 @@
<div class="nuget-well" style="text-align:left;">
PM> Install-Package Lucene.Net -Version 4.8.0-beta00008
</div>
+<h2 id="release-notes">Release notes</h2>
+<p><a href="https://github.com/apache/lucenenet/releases/tag/Lucene.Net_4_8_0_beta00008">https://github.com/apache/lucenenet/releases/tag/Lucene.Net_4_8_0_beta00008</a></p>
<h3 id="source-code">Source code</h3>
<ul>
<li><a href="https://github.com/apache/lucenenet">Git Repository</a></li>
diff --git a/manifest.json b/manifest.json
index 67c6dd9..9d2c2c4 100644
--- a/manifest.json
+++ b/manifest.json
@@ -116,7 +116,7 @@
"hash": "MjuIGtw/If34yq7/K9xXKQ=="
}
},
- "is_incremental": false,
+ "is_incremental": true,
"version": ""
},
{
@@ -188,7 +188,7 @@
"hash": "5FRWCTdfMlKgzpLiErkm0w=="
}
},
- "is_incremental": true,
+ "is_incremental": false,
"version": ""
},
{
@@ -245,10 +245,10 @@
"output": {
".html": {
"relative_path": "download/version-4.8.0-beta00008.html",
- "hash": "zMBNxuromwWgUPk3PGTvPA=="
+ "hash": "IGY5slfyOqdmQJbe1b9FCQ=="
}
},
- "is_incremental": true,
+ "is_incremental": false,
"version": ""
},
{
|