From 28bbc0063911fffa4c8244b49d99c295710ab86d Mon Sep 17 00:00:00 2001 From: Claus Ibsen Date: Sat, 21 Dec 2024 15:10:00 +0100 Subject: [PATCH] Bump for next version --- build.gradle | 2 +- src/main/resources/META-INF/plugin.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.gradle b/build.gradle index 6c1a550e..78158850 100644 --- a/build.gradle +++ b/build.gradle @@ -30,7 +30,7 @@ checkstyle { } group = 'com.github.camel-tooling' -version = '1.3.4' +version = '1.3.5' repositories { mavenLocal() diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index 4c5f19d5..b270eefb 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -1,7 +1,7 @@ org.apache.camel Apache Camel - 1.3.4 + 1.3.5 Apache Camel -
  • Update to IDEA 2024.3.1.1
  • +
  • Bug fixes
  • ]]>