We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81203b9 commit 6d5a7f0Copy full SHA for 6d5a7f0
gradle.properties
@@ -1,4 +1,4 @@
1
-plugin_version = 8.0
+plugin_version = 8.1
2
idea_local_path =
3
# '' | windows | mac | linux
4
build_env =
src/main/resources/META-INF/plugin.xml
@@ -1,7 +1,7 @@
<idea-plugin>
<id>leetcode-editor</id>
<name>LeetCode Editor</name>
- <version>8.0</version>
+ <version>8.1</version>
5
<vendor email="[email protected]" url="https://github.com/shuzijun/idea-leetcode-plugin">shuzijun</vendor>
6
7
<description><![CDATA[
0 commit comments