Skip to content
Snippets Groups Projects
Commit 8b563b4b authored by Erlend Stav's avatar Erlend Stav
Browse files

Updated version of the packager with some bug fixes

parent 7e449302
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
<feature
id="org.universaal.tools.packaging.tool.feature"
label="AAL Studio Application Packager"
version="1.1.8"
version="1.1.9"
provider-name="universAAL"
plugin="org.universaal.tools.aalstudio.core">
......
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: AAL Studio Application Packager
Bundle-SymbolicName: org.universaal.tools.packaging.tool; singleton:=true
Bundle-Version: 1.1.8
Bundle-Version: 1.1.9
Bundle-Activator: org.universaal.tools.packaging.tool.Activator
Require-Bundle: org.eclipse.core.runtime,
javax.xml,
......
No preview for this file type
No preview for this file type
......@@ -297,6 +297,9 @@
<feature url="features/org.universaal.tools.packaging.tool.feature_1.1.8.jar" id="org.universaal.tools.packaging.tool.feature" version="1.1.8">
<category name="universaal_tools"/>
</feature>
<feature url="features/org.universaal.tools.packaging.tool.feature_1.1.9.jar" id="org.universaal.tools.packaging.tool.feature" version="1.1.9">
<category name="universaal_tools"/>
</feature>
<category-def name="universaal_tools" label="AAL Studio tools">
<description>
Tools for development of AAL applications using the universAAL platform
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment