Skip to content

Commit

Permalink
version 1.1.6 for PhpStorm 2024.1 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hidanio authored Sep 2, 2024
1 parent 1710a34 commit 0688256
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@

## [Unreleased]

# 1.1.5 - 02.05.2024
## 1.1.6 — 30.08.2024

- Settings menu and turn off option for modulite icons
- The correct resolve for global variables
- Documentation fix

## 1.1.5 — 02.05.2024

- Adapt code for PhpStorm 2024.1

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pluginName = modulite
pluginRepositoryUrl = https://github.com/VKCOM/modulite

# SemVer format -> https://semver.org
pluginVersion = 1.1.5
pluginVersion = 1.1.6

# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
Expand Down

0 comments on commit 0688256

Please sign in to comment.