[Gears] Fix AddonManager not updating to...

...most recent master commit
This commit is contained in:
Syres916
2023-11-27 15:17:48 +00:00
committed by lorenz
parent fe626176a3
commit 7af3806181

View File

@@ -2,11 +2,11 @@
<package format="1" xmlns="https://wiki.freecad.org/Package_Metadata">
<name>freecad.gears workbench</name>
<description>A gear workbench for FreeCAD</description>
<version>1.0</version>
<version>1.1</version>
<date>2022-02-07</date>
<maintainer email="sppedflyer@gmail.com">looooo</maintainer>
<license file="LICENSE">GPL 3</license>
<url type="repository" branch="develop">https://github.com/looooo/freecad.gears</url>
<url type="repository" branch="master">https://github.com/looooo/freecad.gears</url>
<url type="bugtracker">https://github.com/looooo/freecad.gears/issues</url>
<url type="documentation">https://wiki.freecad.org/FCGear_Workbench</url>
<icon>freecad/gears/icons/gearworkbench.svg</icon>
@@ -21,4 +21,4 @@
</workbench>
</content>
</package>
</package>