updates version number

This commit is contained in:
2023-02-24 09:15:10 +01:00
parent 23a2f8d6c8
commit 31e79e453c
24 changed files with 26 additions and 26 deletions

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: SCViewer Help
Bundle-SymbolicName: com.minres.scviewer.e4.application.help;singleton:=true
Bundle-Version: 2.17.2
Bundle-Version: 2.17.3
Bundle-Vendor: MINRES Technologies GmbH
Automatic-Module-Name: com.minres.scviewer.e4.application.help
Bundle-RequiredExecutionEnvironment: JavaSE-11

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.minres.scviewer</groupId>
<artifactId>com.minres.scviewer.parent</artifactId>
<version>2.17.2</version>
<version>2.17.3</version>
<relativePath>../..</relativePath>
</parent>
<packaging>eclipse-plugin</packaging>