Skip to content

Commit e390ff4

Browse files
committed
Increment version number
1 parent 8d7fd0d commit e390ff4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<package format="1" xmlns="https://wiki.freecad.org/Package_Metadata">
33
<name>FCPDWorkbench</name>
44
<description>A FreeCAD workbench to use Pure-Data as a graphical macro langage.</description>
5-
<version>0.3.1</version>
6-
<date>2025-04-14</date>
5+
<version>0.4.0</version>
6+
<date>2025-04-16</date>
77
<maintainer email="[email protected]">Florian Foinant-Willig</maintainer>
88
<license file="LICENSE">GPL-3.0-or-later</license>
99
<url type="repository" branch="main">https://github.com/FlachyJoe/FCPDWorkbench</url>
@@ -17,7 +17,7 @@
1717
<subdirectory>./</subdirectory>
1818
<icon>resources/icons/FCPDLogo.svg</icon>
1919
<tag>developers</tag>
20-
<version>0.3.1</version>
20+
<version>0.4.0</version>
2121
</workbench>
2222

2323
<depend optional="true" type="python">ikpy</depend>

0 commit comments

Comments
 (0)