Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
saundefined committed Mar 16, 2023
1 parent aa44d7b commit 1cd592d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
- Updated Plugin Core
- Updated Bitrix CMS core

## [2.0.0]
- Updated Plugin Core
- Updated Bitrix CMS core

## [1.1.0] - [1.1.15]
### Changed
- Updated Bitrix CMS core
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<name>Bitrix Idea</name>
<vendor email="sergey@php.net" url="https://github.com/qq-agency/bitrix-idea/">sergey-panteleev</vendor>

<product-descriptor code="PBITRIXIDEA" release-date="20230316" release-version="200" optional="true"></product-descriptor>
<product-descriptor code="PBITRIXIDEA" release-date="20230316" release-version="02" optional="true"></product-descriptor>

<depends>com.intellij.modules.platform</depends>

Expand Down

0 comments on commit 1cd592d

Please sign in to comment.