X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=blobdiff_plain;f=plugins%2Fnet.mograsim.logic.core%2FMETA-INF%2FMANIFEST.MF;h=ab609e6ada86ef92cf44c3132c3b67bcc17cc359;hp=2aff2ab95a6ad05d409cd0e4f9e6ddcc1085df77;hb=e9b9d4151f2b9779cc9e4268a6657af60d8bc5ac;hpb=301206567c187ede8b4d35883cb028847c23b7f8 diff --git a/plugins/net.mograsim.logic.core/META-INF/MANIFEST.MF b/plugins/net.mograsim.logic.core/META-INF/MANIFEST.MF index 2aff2ab9..ab609e6a 100644 --- a/plugins/net.mograsim.logic.core/META-INF/MANIFEST.MF +++ b/plugins/net.mograsim.logic.core/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: net.mograsim.logic.core -Bundle-Version: 0.1.0.qualifier +Bundle-Version: 0.1.1.qualifier Export-Package: net.mograsim.logic.core, net.mograsim.logic.core.components, net.mograsim.logic.core.components.gates, @@ -12,4 +12,4 @@ Export-Package: net.mograsim.logic.core, Bundle-RequiredExecutionEnvironment: JavaSE-11 Automatic-Module-Name: net.mograsim.logic.core Bundle-Vendor: Mograsim Team -Require-Bundle: net.mograsim.preferences;bundle-version="0.1.0" +Require-Bundle: net.mograsim.preferences;bundle-version="0.1.1"