Skip to content

Commit ec2d3eb

Browse files
authored
Prepare 1.2.2 release
1 parent f2a09dd commit ec2d3eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pluginNamespace = MSBuild.DevKit
66
dotnetBuildConfiguration = Debug
77
pluginRepositoryUrl = https://github.com/seclerp/rider-msbuild-devkit
88
# SemVer format -> https://semver.org
9-
pluginVersion = 1.2.1
9+
pluginVersion = 1.2.2
1010

1111
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1212
pluginSinceBuild = 251
@@ -36,4 +36,4 @@ org.gradle.caching = true
3636
systemProp.org.gradle.unsafe.kotlin.assignment = true
3737

3838
# To use IDE builds from Maven repo rather than official installers.
39-
org.jetbrains.intellij.platform.buildFeature.useBinaryReleases=false
39+
org.jetbrains.intellij.platform.buildFeature.useBinaryReleases=false

0 commit comments

Comments
 (0)