updates version numbers

This commit is contained in:
2024-01-23 17:51:02 +01:00
parent 523c266e8d
commit e472a092c3
28 changed files with 28 additions and 28 deletions

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: com.minres.scviewer.e4.application;singleton:=true
Bundle-Version: 2.19.0
Bundle-Version: 2.19.1
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: javax.inject;bundle-version="1.0.0",
org.eclipse.core.runtime;bundle-version="3.11.1",

View File

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