Skip to content

Commit 1dbfdcf

Browse files
authored
up plugin's version up to 1.2.15 and update CHANGELOG.md (#73)
1 parent ae2e588 commit 1dbfdcf

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [1.2.15] - 31.07.2025
6+
7+
- introduce an intention to add `@kphp-immutable-class` annotation
8+
59
## [1.2.14] - 01.03.2024
610

711
- adapt code for 2024.3

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginGroup = com.vk
44
pluginName = kphpstorm
55
pluginRepositoryUrl = https://github.com/VKCOM/kphpstorm
66
# SemVer format -> https://semver.org
7-
pluginVersion = 1.2.14
7+
pluginVersion = 1.2.15
88

99
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
pluginSinceBuild = 243

0 commit comments

Comments
 (0)