Skip to content

Commit 529daed

Browse files
committed
Adjust metadata for 1.9 release
1 parent ad0dfa2 commit 529daed

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

resources/META-INF/plugin.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
<idea-plugin>
22
<id>com.samdark.intellij-visual-studio-code-dark-plus</id>
33
<name>Visual Studio Code Dark Plus Theme</name>
4-
<version>1.8</version>
4+
<version>1.9</version>
55
<vendor email="[email protected]" url="https://rmcreative.ru">Alexander Makarov</vendor>
66

77
<description><![CDATA[
88
A dark theme for JetBrains IDEs inspired by default Visual Studio Code "Dark Plus" theme
99
]]></description>
1010

1111
<change-notes><![CDATA[
12+
<b>1.9</b>
13+
<ul>
14+
<li>Improve Golang highlighting.</li>
15+
</ul>
16+
1217
<b>1.8</b>
1318
<ul>
1419
<li>Adjust menu separator to make it narrower and fix its color.</li>

0 commit comments

Comments
 (0)