File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
src/main/kotlin/com/draculatheme/jetbrains/notifications Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ### 1.9.7 (unreleased)
3+ ### 1.10.0
44
5- - Enhanced welcome window projects action buttons
5+ - Enhanced UI details of:
6+ - SidePanel
7+ - Welcome window
68
79### 1.9.6
810
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
77}
88
99group = " com.draculatheme"
10- version = " 1.9.7 "
10+ version = " 1.10.0 "
1111
1212repositories {
1313 mavenCentral()
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ object DraculaNotifications {
1111 private val releaseNote = """
1212 What's New?<br>
1313 <ul>
14- <li>Enhanced welcome window projects action buttons </li>
14+ <li>Enhanced UI details </li>
1515 </ul>
1616 Please visit the <a href="https://github.com/dracula/jetbrains/blob/master/CHANGELOG.md">Changelog</a> for more details.<br>
1717 For premium package, check out <a href="https://gumroad.com/a/477820019">Dracula PRO</a>.<br>
You can’t perform that action at this time.
0 commit comments