Skip to content

Commit 32d704a

Browse files
committed
update README.MD
1 parent 3749275 commit 32d704a

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# CHANGELOG
2+
## 3.17.1 | 2024.04.25
3+
- Update README.md
4+
25
## 3.17.0 | 2024.03.13
36
- Improved match highlight background contrast
47

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Atom's iconic One Dark theme, and one of the most installed [themes](https://mar
1111

1212
## SPONSORS
1313
<h2>
14-
<a href="https://plugins.jetbrains.com/plugin/22655-mysql-proxy" target="__blank" style="display:flex;align-items:center;">
15-
<img src="https://cdn.jsdelivr.net/gh/binaryify/onedark-pro/screenshots/pluginIcon.png" style="margin-right:5px;height:30px;width:30px"/>MySQL Proxy
14+
<a href="https://plugins.jetbrains.com/plugin/22655-mysql-proxy" target="__blank" style="display:inline-flex;align-items:center;">
15+
<img src="https://cdn.jsdelivr.net/gh/binaryify/onedark-pro/screenshots/pluginIcon.png" style="margin-right:5px;height:30px;width:30px;max-width:30px;max-height:30px;"/>MySQL Proxy
1616

1717
</a>
1818
</h2>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "material-theme",
33
"displayName": "One Dark Pro",
44
"description": "Atom's iconic One Dark theme for Visual Studio Code",
5-
"version": "3.17.0",
5+
"version": "3.17.1",
66
"publisher": "zhuangtongfa",
77
"license": "MIT",
88
"bugs": {

0 commit comments

Comments
 (0)