Updated package.xml

This commit is contained in:
Paul Ebbers 2024-11-08 19:08:09 +01:00
parent 6c9c3f474d
commit 840f0c7b54

View File

@ -2,14 +2,13 @@
<package format="1" xmlns="https://wiki.freecad.org/Package_Metadata">
<name>SearchBar</name>
<description>Adds a search bar widget for tools, document objects, and preferences</description>
<version>1.0.2</version>
<version>1.1.0</version>
<date>2022-06-01</date>
<author email="searchbar@suzanne.soy">Suzanne Soy</author>
<maintainer email="searchbar@suzanne.soy">Suzanne Soy</maintainer>
<maintainer>Paul Ebbers</maintainer>
<license file="LICENSE">CCOv1</license>
<url type="repository" branch="main">https://github.com/SuzanneSoy/SearchBar</url>
<url type="bugtracker">https://github.com/SuzanneSoy/SearchBar/issues</url>
<url type="documentation">https://github.com/SuzanneSoy/SearchBar</url>
<url type="repository" branch="main">https://github.com/APEbbers/SearchBar</url>
<url type="bugtracker">https://github.com/APEbbers/SearchBar/issues</url>
<url type="documentation">https://github.com/APEbbers/SearchBar</url>
<icon>Tango-System-search.svg</icon>
<depend type="python">lxml</depend>
<content>