Skip to content

Commit df00245

Browse files
author
Rival Abdrakhmanov
committed
Support for Rider 2025.1 EAP 6
1 parent 60fbec4 commit df00245

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

PluginsAndFeatures/azure-toolkit-for-rider/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
## [Unreleased]
66

7+
### Changed
8+
9+
- Support for Rider 2025.1 EAP 6
10+
711
## [4.4.3] - 2025-02-07
812

913
### Added

PluginsAndFeatures/azure-toolkit-for-rider/gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginGroup = com.jetbrains
44
pluginName = azure-toolkit-for-rider
55
pluginRepositoryUrl = https://github.com/JetBrains/azure-tools-for-intellij
66
# SemVer format -> https://semver.org
7-
pluginVersion = 4.4.3
7+
pluginVersion = 4.4.4
88

99
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
pluginSinceBuild = 251
@@ -15,7 +15,7 @@ pluginUntilBuild = 251.*
1515
# Release: 2020.2
1616
# EAP: 2020.3-EAP2-SNAPSHOT
1717
# Nightly: 2020.3-SNAPSHOT
18-
platformVersion = 2025.1-SNAPSHOT
18+
platformVersion = 2025.1-EAP6-SNAPSHOT
1919

2020
dotnetBuildConfiguration=Release
2121

0 commit comments

Comments
 (0)