From a131ac3511a87a23a7d292f30b3845b8eb5dc2c5 Mon Sep 17 00:00:00 2001 From: Dev2a Date: Fri, 5 Apr 2024 13:41:20 +0200 Subject: Migrate to new plugin structure --- src/main/resources/META-INF/plugin.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'src/main/resources/META-INF/plugin.xml') diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index 5ce044e..e261956 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -1,7 +1,7 @@ me.laria.code.idea_caseconv - Case conversion - 0.7.1 + Case Conversion + 0.8.0 Laria Chabowski @@ -35,10 +35,14 @@
Record separator
Treat newline as a record separator. This converts every line individually
+

Plugin icon by SVG Repo

]]>
+
Version 0.8.0
+
Compatibility 241.*
+
Version 0.7.1
Fix crashing when an action is performed without a focussed editor
@@ -60,7 +64,7 @@ ]]> - + -- cgit v1.2.3-54-g00ecf