Skip to content

Commit 79fee61

Browse files
committed
Wespal 0.5.3
1 parent 2269aae commit 79fee61

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

NEWS.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,10 @@ Changelog
44
Version 0.5.3
55
-------------
66

7-
### New features
8-
97
### Bug fixes
108

119
* Fixed an existing bug with dark mode or dark system color schemes on all platforms causing scrollbars to be forcibly rendered in a light color whenever a non-default preview background color is set.
1210

13-
### Other changes
14-
1511

1612
Version 0.5.2
1713
-------------

src/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
#pragma once
2222

23-
#define MOS_VERSION_STRING "0.5.3-dev"
23+
#define MOS_VERSION_STRING "0.5.3"
2424

2525
#define MOS_VERSION_MAJOR 0
2626
#define MOS_VERSION_MINOR 5

0 commit comments

Comments
 (0)