Skip to content

Commit 0bc8e1e

Browse files
committed
chore(intellij): v4.1.10
1 parent 21d4a3d commit 0bc8e1e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

extensions/intellij/intellij_generator_plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group = "com.bloc"
11-
version = "4.1.9"
11+
version = "4.1.10"
1212

1313
val lsp4ijVersion: String by project
1414
val lsp4jVersion: String by project

extensions/intellij/intellij_generator_plugin/src/main/resources/META-INF/plugin.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111

1212
<change-notes><![CDATA[
1313
<ul>
14-
<li>v4.1.9 - Bump bloc_tools version to 0.1.0-dev.19</li>
14+
<li>v4.1.10 - Bump bloc_tools version to 0.1.0-dev.20</li>
15+
<li>v4.1.9 - Bump bloc_tools version to 0.1.0-dev.19</li>
1516
<li>v4.1.8 - Bump bloc_tools version to 0.1.0-dev.18</li>
1617
<li>v4.1.7 - Various linter improvements and performance optimizations</li>
1718
<li>v4.1.6 - Fix increased CPU usage when using fvm</li>

0 commit comments

Comments
 (0)