X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=plugins%2Fnet.mograsim.logic.core%2FMETA-INF%2FMANIFEST.MF;h=4bcb8b5704b98246fa1595bb44b134a27b8c4918;hb=1890a54546368a789e4d229247d51359d6ac9d6d;hp=9890dfdc4788fc05f8e78624ec16ee4e54ce7e9c;hpb=7ff9ae7f8737a76c73117ad989dd198c493e4230;p=Mograsim.git diff --git a/plugins/net.mograsim.logic.core/META-INF/MANIFEST.MF b/plugins/net.mograsim.logic.core/META-INF/MANIFEST.MF index 9890dfdc..4bcb8b57 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.2.qualifier +Bundle-Version: 0.1.5.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.2" +Require-Bundle: net.mograsim.preferences;bundle-version="0.1.5"