X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=blobdiff_plain;f=plugins%2Fnet.mograsim.logic.model.am2900%2FMETA-INF%2FMANIFEST.MF;h=ca1085b7e5e184aacb7464bb4625962fc481922e;hp=3984e2b077b17a4a35e1d5f1c009e2798b5a436f;hb=7d43c13606ed1f47eef938d72b7c8526326599d0;hpb=e9b9d4151f2b9779cc9e4268a6657af60d8bc5ac diff --git a/plugins/net.mograsim.logic.model.am2900/META-INF/MANIFEST.MF b/plugins/net.mograsim.logic.model.am2900/META-INF/MANIFEST.MF index 3984e2b0..ca1085b7 100644 --- a/plugins/net.mograsim.logic.model.am2900/META-INF/MANIFEST.MF +++ b/plugins/net.mograsim.logic.model.am2900/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: net.mograsim.logic.model.am2900;singleton:=true -Bundle-Version: 0.1.1.qualifier +Bundle-Version: 0.1.4.qualifier Export-Package: net.mograsim.logic.model.am2900, net.mograsim.logic.model.am2900.components, net.mograsim.logic.model.am2900.components.am2901, @@ -19,7 +19,7 @@ Export-Package: net.mograsim.logic.model.am2900, net.mograsim.logic.model.examples Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.eclipse.osgi, - net.mograsim.machine;bundle-version="0.1.1";visibility:=reexport, + net.mograsim.machine;bundle-version="0.1.4";visibility:=reexport, net.mograsim.logic.core Automatic-Module-Name: net.mograsim.logic.model.am2900 Bundle-Vendor: Mograsim Team