Skip to content

Commit 83746ec

Browse files
committed
version
1 parent 6c4329d commit 83746ec

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@
77
[![捐赠][badge:donate-zh]][shuzijun-donate]
88
[![内推][badge:referrals]][shuzijun-referrals]
99

10+
## 8.9.0
11+
12+
### Added
13+
14+
### Changed
15+
16+
### Deprecated
17+
18+
### Fixed
19+
- fix [#682](https://github.com/shuzijun/leetcode-editor/issues/682)
20+
21+
### Removed
22+
23+
1024
## 8.8.0
1125

1226
### Added

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluginGroup = com.shuzijun.leetcode
22
pluginName = leetcode-editor
3-
pluginVersion = 8.8
3+
pluginVersion = 8.9
44

55
pluginSinceBuild = 203.0
66
pluginUntilBuild =

0 commit comments

Comments
 (0)