We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf1783 commit 679fae1Copy full SHA for 679fae1
2 files changed
gradle.properties
@@ -1,5 +1,5 @@
1
ideaVersion=IC-2020.3.4
2
ijPluginRepoChannel=
3
downloadIdeaSources=false
4
-version=1.3.0-203
+version=1.3.1-203
5
javaVersion=11
src/main/resources/META-INF/plugin.xml
@@ -90,6 +90,10 @@
90
href="https://github.com/uwolfer/gerrit-intellij-plugin#pre-releases">
91
https://github.com/uwolfer/gerrit-intellij-plugin#pre-releases</a>.</li>
92
93
+ <li>1.3.1</li>
94
+ <ul>
95
+ <li>improve compatiblity with IntelliJ 2024.1</li>
96
+ </ul>
97
<li>1.3.0</li>
98
<ul>
99
<li>improve compatiblity with IntelliJ 2024.1</li>
0 commit comments