There was an error while loading. Please reload this page.
1 parent 6719eee commit a383d6aCopy full SHA for a383d6a
CHANGELOG.md
@@ -7,6 +7,19 @@
7
[![捐赠][badge:donate-zh]][shuzijun-donate]
8
[![内推][badge:referrals]][shuzijun-referrals]
9
10
+## 8.6.0
11
+
12
+### Added
13
14
+### Changed
15
16
+### Deprecated
17
18
+### Fixed
19
+- fix [#601](https://github.com/shuzijun/leetcode-editor/issues/601)
20
21
+### Removed
22
23
## 8.5.0
24
25
### Added
gradle.properties
@@ -1,6 +1,6 @@
1
pluginGroup = com.shuzijun.leetcode
2
pluginName = leetcode-editor
3
-pluginVersion = 8.5
+pluginVersion = 8.6
4
5
pluginSinceBuild = 203.0
6
pluginUntilBuild =
0 commit comments