Skip to content

Commit 192e441

Browse files
vldFDanil42Russia
andauthored
version 1.1.9 for PhpStorm 2024.3 (#66)
* up plugin's version up to 1.1.9 and update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: Danil Ovchinnikov <[email protected]> --------- Co-authored-by: Danil Ovchinnikov <[email protected]>
1 parent b35a07f commit 192e441

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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.1.9 - 31.07.2025
6+
7+
- Fix `UninitializedPropertyAccessException` in some cases
8+
59
## 1.1.8 - 01.03.2024
610

711
- Adapt code for PhpStorm 2024.3

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginName = modulite
55
pluginRepositoryUrl = https://github.com/VKCOM/modulite
66

77
# SemVer format -> https://semver.org
8-
pluginVersion = 1.1.8
8+
pluginVersion = 1.1.9
99

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

0 commit comments

Comments
 (0)