Skip to content

Commit dadb45c

Browse files
committed
chore: bump version to 2.0.0
1 parent c138917 commit dadb45c

2 files changed

Lines changed: 3 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+
## [2.0.0] - 2026-06-17
6+
57
<p><strong>Breaking Changes</strong></p>
68
<ul>
79
<li>Drop support for OpenCode versions earlier than 1.16.0.</li>

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pluginVersion=1.4.0
1+
pluginVersion=2.0.0
22
org.jetbrains.intellij.platform.buildFeature.useClosestVersionResolving=true
33
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError
44
kotlin.daemon.jvm.options=-Xmx2g -XX:MaxMetaspaceSize=512m

0 commit comments

Comments
 (0)