File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
PluginsAndFeatures/azure-toolkit-for-rider Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## [ Unreleased]
6
6
7
+ ### Changed
8
+
9
+ - Support for Rider 2025.1 EAP 6
10
+
7
11
## [ 4.4.3] - 2025-02-07
8
12
9
13
### Added
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = com.jetbrains
4
4
pluginName = azure-toolkit-for-rider
5
5
pluginRepositoryUrl = https://github.com/JetBrains/azure-tools-for-intellij
6
6
# SemVer format -> https://semver.org
7
- pluginVersion = 4.4.3
7
+ pluginVersion = 4.4.4
8
8
9
9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
10
pluginSinceBuild = 251
@@ -15,7 +15,7 @@ pluginUntilBuild = 251.*
15
15
# Release: 2020.2
16
16
# EAP: 2020.3-EAP2-SNAPSHOT
17
17
# Nightly: 2020.3-SNAPSHOT
18
- platformVersion = 2025.1-SNAPSHOT
18
+ platformVersion = 2025.1-EAP6- SNAPSHOT
19
19
20
20
dotnetBuildConfiguration =Release
21
21
You can’t perform that action at this time.
0 commit comments