From df2ff105b6b9e7d84183cbcf019341f39429cd4a Mon Sep 17 00:00:00 2001 From: kbwbe Date: Sat, 10 Sep 2022 19:14:45 +0200 Subject: [PATCH] align version info --- InitGui.py | 2 +- package.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/InitGui.py b/InitGui.py index 5c00ff16..a4729b1e 100644 --- a/InitGui.py +++ b/InitGui.py @@ -27,7 +27,7 @@ __author__ = 'kbwbe' -A2P_VERSION = 'V0.4.58b' +A2P_VERSION = 'V0.4.59' import FreeCAD import FreeCADGui diff --git a/package.xml b/package.xml index b8ca4ee8..85811219 100644 --- a/package.xml +++ b/package.xml @@ -2,7 +2,7 @@ A2plus Another assembly workbench for FreeCAD, following and extending Hamish's Assembly 2 workbench hence Assembly2plus. The main goal of A2plus is to create a very simple, easy to use, and not over-featured workbench for FreeCAD assemblies. Using the KISS principle: KEEP IT SIMPLE, STUPID - 0.4.58b + 0.4.59 2022-01-24 kbwbe LGPLv2.1