Skip to content

Commit 62d6307

Browse files
authored
updated initial version supported for Q and Core (aws#4364)
1 parent d267391 commit 62d6307

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugins/amazonq/src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</description>
1010
<version>1.0</version>
1111
<vendor email="[email protected]" url="https://github.com/aws/aws-toolkit-jetbrains">AWS</vendor>
12-
<idea-version since-build="231" />
12+
<idea-version since-build="232" />
1313
<depends>com.intellij.modules.platform</depends>
1414

1515
<resource-bundle>software.aws.toolkits.resources.MessagesBundle</resource-bundle>

plugins/core/src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</description>
1010
<vendor email="[email protected]" url="https://github.com/aws/aws-toolkit-jetbrains">AWS</vendor>
1111
<version>1.0</version>
12-
<idea-version since-build="231" />
12+
<idea-version since-build="232" />
1313
<depends>com.intellij.modules.platform</depends>
1414

1515
<xi:include href="/META-INF/module-core.xml" />

0 commit comments

Comments
 (0)