This is an automated email from the ASF dual-hosted git repository. gerlowskija pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/solr-site.git
commit 47452a1aec508532a564bd8d95654f6e3ae27561 Author: Jason Gerlowski <[email protected]> AuthorDate: Fri Oct 20 16:56:09 2023 -0400 Correct version in operator doap --- content/doap/solr-operator.rdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/doap/solr-operator.rdf b/content/doap/solr-operator.rdf index 16f144497..4085372cc 100644 --- a/content/doap/solr-operator.rdf +++ b/content/doap/solr-operator.rdf @@ -51,7 +51,7 @@ <!-- NOTE: Do not forget to include the "v" in the version in both the Name and Revision. --> <release> <Version> - <name>solr-operator-v0.7.1</name> + <name>solr-operator-v0.8.0</name> <created>2023-10-20</created> <revision>v0.8.0</revision> </Version>
