File tree 3 files changed +16
-2
lines changed
3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 7
7
[ ![ 捐赠] [ badge:donate-zh ]] [ shuzijun-donate ]
8
8
[ ![ 内推] [ badge:referrals ]] [ shuzijun-referrals ]
9
9
10
+ ## 8.14.0
11
+
12
+ ### Added
13
+
14
+ ### Changed
15
+
16
+ ### Deprecated
17
+
18
+ ### Fixed
19
+ - fix [ #726 ] ( https://github.com/shuzijun/leetcode-editor/issues/726 )
20
+ -
21
+ ### Removed
22
+
23
+
10
24
## 8.13.0
11
25
12
26
### Added
Original file line number Diff line number Diff line change 1
1
plugins {
2
2
id ' java-library'
3
- id ' org.jetbrains.intellij' version ' 1.14.2 '
3
+ id ' org.jetbrains.intellij' version ' 1.17.4 '
4
4
id(" org.jetbrains.kotlin.jvm" ) version " 1.9.23"
5
5
id ' org.jetbrains.changelog' version " 1.3.1"
6
6
id " de.undercouch.download" version " 4.0.2"
Original file line number Diff line number Diff line change 1
1
pluginGroup = com.shuzijun.leetcode
2
2
pluginName = leetcode-editor
3
- pluginVersion = 8.13
3
+ pluginVersion = 8.14
4
4
5
5
pluginSinceBuild = 203.0
6
6
pluginUntilBuild =
You can’t perform that action at this time.
0 commit comments