File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
extensions/intellij/intellij_generator_plugin
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ plugins {
88}
99
1010group = " com.bloc"
11- version = " 4.1.9 "
11+ version = " 4.1.10 "
1212
1313val lsp4ijVersion: String by project
1414val lsp4jVersion: String by project
Original file line number Diff line number Diff line change 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>
You can’t perform that action at this time.
0 commit comments