We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d98ed1c commit c138ce7Copy full SHA for c138ce7
base/uk.ac.stfc.isis.ibex.e4.client/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
1
Manifest-Version: 1.0
2
Bundle-SymbolicName: uk.ac.stfc.isis.ibex.e4.client;singleton:=true
3
Bundle-Name: IBEX
4
-Bundle-Version: 5.2.0
+Bundle-Version: 5.2.1
5
Require-Bundle: uk.ac.stfc.isis.ibex.e4.ui.perspectiveswitcher;bundle-version="1.0.0",
6
uk.ac.stfc.isis.ibex.ui.dashboard;bundle-version="1.0.0",
7
uk.ac.stfc.isis.ibex.ui.beamstatus;bundle-version="1.0.0",
base/uk.ac.stfc.isis.ibex.e4.client/pom.xml
@@ -2,6 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>uk.ac.stfc.isis.ibex.e4.client</artifactId>
<packaging>eclipse-plugin</packaging>
+ <version>5.2.1</version>
<parent>
<groupId>CSS_ISIS</groupId>
8
<version>1.0.0-SNAPSHOT</version>
0 commit comments