X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=blobdiff_plain;f=plugins%2Fnet.mograsim.logic.model%2FMETA-INF%2FMANIFEST.MF;fp=plugins%2Fnet.mograsim.logic.model%2FMETA-INF%2FMANIFEST.MF;h=9f91cc60e8fe5c4b46c6632b24ba0b09bde2e2b7;hp=213006622011cd5b8df4a3c687400733fc4f3cfc;hb=76a3b85c9f04a12244f3a9384b41017680bc9e2d;hpb=7ff9ae7f8737a76c73117ad989dd198c493e4230 diff --git a/plugins/net.mograsim.logic.model/META-INF/MANIFEST.MF b/plugins/net.mograsim.logic.model/META-INF/MANIFEST.MF index 21300662..9f91cc60 100644 --- a/plugins/net.mograsim.logic.model/META-INF/MANIFEST.MF +++ b/plugins/net.mograsim.logic.model/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;singleton:=true -Bundle-Version: 0.1.2.qualifier +Bundle-Version: 0.1.3.qualifier Export-Package: net.mograsim.logic.model, net.mograsim.logic.model.examples, net.mograsim.logic.model.model, @@ -25,8 +25,8 @@ Export-Package: net.mograsim.logic.model, Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.eclipse.swt;bundle-version="3.0.0";visibility:=reexport, SWTZoomableCanvas;bundle-version="1.0.0";visibility:=reexport, - net.mograsim.logic.core;bundle-version="0.1.2";visibility:=reexport, + net.mograsim.logic.core;bundle-version="0.1.3";visibility:=reexport, com.google.gson;bundle-version="2.8.2";visibility:=reexport, - net.mograsim.preferences;bundle-version="0.1.2" + net.mograsim.preferences;bundle-version="0.1.3" Automatic-Module-Name: net.mograsim.logic.model Bundle-Vendor: Mograsim Team