Skip to content

Commit 6d5a7f0

Browse files
committed
version
1 parent 81203b9 commit 6d5a7f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
plugin_version = 8.0
1+
plugin_version = 8.1
22
idea_local_path =
33
# '' | windows | mac | linux
44
build_env =

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin>
22
<id>leetcode-editor</id>
33
<name>LeetCode Editor</name>
4-
<version>8.0</version>
4+
<version>8.1</version>
55
<vendor email="[email protected]" url="https://github.com/shuzijun/idea-leetcode-plugin">shuzijun</vendor>
66

77
<description><![CDATA[

0 commit comments

Comments
 (0)