X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=blobdiff_plain;f=plugins%2Fnet.mograsim.logic.core%2FMETA-INF%2FMANIFEST.MF;fp=plugins%2Fnet.mograsim.logic.core%2FMETA-INF%2FMANIFEST.MF;h=114d315a3ea48ce630d6b8a4ea954925a38feb26;hp=65838be554eb354498c11e9f60c0c50ab2e8f9f1;hb=7d43c13606ed1f47eef938d72b7c8526326599d0;hpb=029314dfb6b557d178164db7c3ada9e7691d086d diff --git a/plugins/net.mograsim.logic.core/META-INF/MANIFEST.MF b/plugins/net.mograsim.logic.core/META-INF/MANIFEST.MF index 65838be5..114d315a 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.3.qualifier +Bundle-Version: 0.1.4.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.3" +Require-Bundle: net.mograsim.preferences;bundle-version="0.1.4"