Skip to content

Commit 01067b7

Browse files
authored
Merge pull request #1008 from JetBrains/rival/eap-2
Update sdk version
2 parents 73503a0 + b9792d5 commit 01067b7

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 2
10+
711
## [4.4.1] - 2025-01-22
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.1
7+
pluginVersion = 4.4.2
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-EAP1-SNAPSHOT
18+
platformVersion = 2025.1-EAP2-SNAPSHOT
1919

2020
dotnetBuildConfiguration=Release
2121

0 commit comments

Comments
 (0)