Bumped the version to 0.1.3
[Mograsim.git] / plugins / net.mograsim.logic.model.editor / META-INF / MANIFEST.MF
index 6c5cb10..95d7551 100644 (file)
@@ -2,15 +2,15 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Editor
 Bundle-SymbolicName: net.mograsim.logic.model.editor
-Bundle-Version: 0.1.2.qualifier
+Bundle-Version: 0.1.3.qualifier
 Export-Package: net.mograsim.logic.model.editor,
  net.mograsim.logic.model.editor.handles,
  net.mograsim.logic.model.editor.states,
  net.mograsim.logic.model.editor.ui,
  net.mograsim.logic.model.editor.util
-Require-Bundle: net.mograsim.logic.model;bundle-version="0.1.2",
- net.mograsim.preferences;bundle-version="0.1.2",
- net.mograsim.logic.model.am2900;bundle-version="0.1.2"
+Require-Bundle: net.mograsim.logic.model;bundle-version="0.1.3",
+ net.mograsim.preferences;bundle-version="0.1.3",
+ net.mograsim.logic.model.am2900;bundle-version="0.1.3"
 Bundle-RequiredExecutionEnvironment: JavaSE-11
 Automatic-Module-Name: net.mograsim.logic.model.editor
 Bundle-Vendor: Mograsim Team