Skip to content

Commit 0fb5782

Browse files
committed
release: v2023.7.0
1 parent cfcf0d0 commit 0fb5782

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [2023.7.0]
6+
57
- Updated Bitrix CMS core
68
- Update IntelliJ Platform 1.11.3
79

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ The plugin can be installed on following IntelliJ-based:
3131

3232
| Plugin version number | Since Version | Until Version |
3333
|-----------------------|---------------|---------------|
34+
| v2023.7.x | 2022.3 | 2023.3 |
3435
| v2023.6.x | 2022.3 | 2023.3 |
3536
| v2023.5.x | 2022.2 | 2023.2 |
3637
| v2023.4.x | 2022.2 | 2023.2 |

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginGroup = ru.panteleev.bitrix-idea
22
pluginName = Bitrix Idea
33
pluginRepositoryUrl = https://github.com/saundefined/bitrix-idea
4-
pluginVersion = 2023.6.0
4+
pluginVersion = 2023.7.0
55
pluginSinceBuild = 223
66
pluginUntilBuild = 233.*
77
platformType = PS

0 commit comments

Comments
 (0)