updates version numbers

This commit is contained in:
2024-01-27 15:05:04 +01:00
parent f6a3da013e
commit 61bc407fb3
25 changed files with 27 additions and 27 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.19.1
Bundle-Version: 2.19.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.19.1</version>
<version>2.19.3</version>
<relativePath>../..</relativePath>
</parent>
<packaging>eclipse-plugin</packaging>