Skip to content

Commit 9b78290

Browse files
committed
Add support for IntelliJ 2025.
1 parent aaa39ee commit 9b78290

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## [Unreleased]
44

55
- Add breadcrumbs and sticky lines support
6+
- Add support for IntelliJ 2025.
67

78
## [1.7.1] - 2025-01-12
89

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginRepositoryUrl = https://github.com/waleedyaseen/intellij-runescript
44
pluginVersion = 1.7.1
55

66
pluginSinceBuild = 243
7-
pluginUntilBuild = 243.*
7+
pluginUntilBuild = 251.*
88

99
platformType = IC
1010
platformVersion = 2024.3

0 commit comments

Comments
 (0)