diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2420fc8..ea5af58 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,9 +6,8 @@ - - - + + @@ -23,8 +22,8 @@ - - + + @@ -71,10 +70,10 @@ - + - + @@ -85,28 +84,19 @@ - - - - - - - - - - + - - + + - - + + - - + + @@ -225,12 +215,12 @@ @@ -415,7 +405,7 @@ - + @@ -998,13 +988,6 @@ - - - - - - - @@ -1051,24 +1034,6 @@ - - - - - - - - - - - - - - - - - - @@ -1092,7 +1057,7 @@ - + @@ -1101,6 +1066,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pom.xml b/pom.xml index 1b725b5..a4a010d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ PDV PDV jar - 1.6.2 + 1.7.0 PDV https://github.com/wenbostar/PDV An integrative proteomics viewer diff --git a/src/main/java/PDVGUI/gui/PDVMainClass.java b/src/main/java/PDVGUI/gui/PDVMainClass.java index 6e69e5d..dfada19 100644 --- a/src/main/java/PDVGUI/gui/PDVMainClass.java +++ b/src/main/java/PDVGUI/gui/PDVMainClass.java @@ -258,7 +258,7 @@ public class PDVMainClass extends JFrame { /** * Version */ - private static final String VERSION = "1.6.2"; + private static final String VERSION = "1.7.0"; /** * Main class