Skip to content

Commit

Permalink
Revise version
Browse files Browse the repository at this point in the history
drop support for FreeCAD 0.19
  • Loading branch information
dubstar-04 committed Nov 7, 2022
1 parent 206b0e8 commit e33410e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package format="1">
<name>FeedsAndSpeeds</name>
<description>A FreeCAD Path Addon to help generate basic feeds and speeds for machining.</description>
<version>0.4</version>
<version>0.5</version>
<maintainer email="[email protected]">Daniel Wood</maintainer>
<license file="LICENSE">LGPL-2.1</license>
<url type="repository" branch="master">https://github.com/dubstar-04/FeedsAndSpeeds</url>
Expand All @@ -13,7 +13,7 @@
<classname>FeedsAndSpeeds</classname>
<subdirectory>./</subdirectory>
<icon>Icons/Path_FeedsAndSpeeds.svg</icon>
<freecadmin>0.19.0</freecadmin>
<freecadmin>0.20.0</freecadmin>
</workbench>
</content>

Expand Down

0 comments on commit e33410e

Please sign in to comment.