We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6535406 commit 48d5598Copy full SHA for 48d5598
2 files changed
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = "cat.wavy"
8
-version = "1.4.2"
+version = "1.4.3"
9
10
repositories {
11
mavenCentral()
src/main/resources/META-INF/plugin.xml
@@ -22,7 +22,7 @@
22
]]></description>
23
24
<change-notes>
25
- Added support for MPS and AppCode.
+ New placeholders have been added.
26
</change-notes>
27
28
<!-- Product and plugin compatibility requirements.
0 commit comments