File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ pluginGroup=com.github.biomejs.intellijbiome
3
3
pluginName =Biome
4
4
pluginRepositoryUrl =https://github.com/biomejs/biome
5
5
# SemVer format -> https://semver.org
6
- pluginVersion =1.2.1
6
+ pluginVersion =1.2.2
7
7
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
8
- pluginSinceBuild =241
9
- pluginUntilBuild =241 .*
8
+ pluginSinceBuild =242
9
+ pluginUntilBuild =242 .*
10
10
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
11
11
platformType =IU
12
- platformVersion =2024.1
12
+ platformVersion =2024.2
13
13
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
14
14
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
15
15
platformPlugins =JavaScript
You can’t perform that action at this time.
0 commit comments