From f0c6f52761cd4400083f868ce2428a6afec5c02a Mon Sep 17 00:00:00 2001
From: "Pierre-Yves B." <10694593+PyvesB@users.noreply.github.com>
Date: Fri, 19 Jul 2024 22:09:23 +0200
Subject: [PATCH] Increase version number to 1.0.0
---
planet-themes-feature/feature.xml | 4 ++--
planet-themes-plugin/META-INF/MANIFEST.MF | 2 +-
pom.xml | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/planet-themes-feature/feature.xml b/planet-themes-feature/feature.xml
index 4a5ff3e..dab5d6f 100644
--- a/planet-themes-feature/feature.xml
+++ b/planet-themes-feature/feature.xml
@@ -2,7 +2,7 @@
@@ -297,6 +297,6 @@ version(s), and exceptions or additional permissions here}."
id="io.github.pyvesb.eclipse_planet_themes"
download-size="0"
install-size="0"
- version="0.4.0"
+ version="1.0.0"
unpack="false"/>
diff --git a/planet-themes-plugin/META-INF/MANIFEST.MF b/planet-themes-plugin/META-INF/MANIFEST.MF
index 4874628..3fffdb0 100644
--- a/planet-themes-plugin/META-INF/MANIFEST.MF
+++ b/planet-themes-plugin/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Planet Themes
Bundle-SymbolicName: io.github.pyvesb.eclipse_planet_themes;singleton:=true
-Bundle-Version: 0.4.0
+Bundle-Version: 1.0.0
Automatic-Module-Name: io.github.pyvesb.eclipse_planet_themes
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-ActivationPolicy: lazy
diff --git a/pom.xml b/pom.xml
index f52d7fb..bc0ed2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
4.0.0
io.github.pyvesb.eclipse_planet_themes
planet-themes
- 0.4.0-SNAPSHOT
+ 1.0.0-SNAPSHOT
pom
planet-themes-feature
@@ -39,7 +39,7 @@
io.github.pyvesb.eclipse_planet_themes
planet-themes-targetplatform
- 0.4.0-SNAPSHOT
+ 1.0.0-SNAPSHOT