Skip to content

Commit 110ac61

Browse files
committed
version PRs
1 parent 45a943f commit 110ac61

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

version.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
2-
"version": "0.0.52",
2+
"version": "0.0.53",
33
"pkg_update": false,
44
"changelog": [
5-
"<b>tweak:</b> Notch now in overlay layer"
5+
"<b>fix:</b> Mixer UX improvements (<a href='https://github.com/Axenide/Ax-Shell/pull/290'>#290</a>)",
6+
"<b>fix:</b> Icon refresh events (<a href='https://github.com/Axenide/Ax-Shell/pull/297'>#297</a>)",
7+
"<b>fix:</b> Improved config reading with helper functions (<a href='https://github.com/Axenide/Ax-Shell/pull/298'>#298</a>)",
8+
"<b>fix:</b> Prevent excessive calls to update_dock (<a href='https://github.com/Axenide/Ax-Shell/pull/300'>#300</a>)"
69
]
710
}

0 commit comments

Comments
 (0)