X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=blobdiff_plain;f=plugins%2Fnet.mograsim.logic.model%2FMETA-INF%2FMANIFEST.MF;h=d468dd1024682782d6f188b779d254a3bcab3cfa;hp=6a57b8fbe5556bc3eaa1f8a771214a82746726a3;hb=e9b9d4151f2b9779cc9e4268a6657af60d8bc5ac;hpb=301206567c187ede8b4d35883cb028847c23b7f8 diff --git a/plugins/net.mograsim.logic.model/META-INF/MANIFEST.MF b/plugins/net.mograsim.logic.model/META-INF/MANIFEST.MF index 6a57b8fb..d468dd10 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.0.qualifier +Bundle-Version: 0.1.1.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.0";visibility:=reexport, + net.mograsim.logic.core;bundle-version="0.1.1";visibility:=reexport, com.google.gson;bundle-version="2.8.2";visibility:=reexport, - net.mograsim.preferences;bundle-version="0.1.0" + net.mograsim.preferences;bundle-version="0.1.1" Automatic-Module-Name: net.mograsim.logic.model Bundle-Vendor: Mograsim Team