Skip to content

Commit df04574

Browse files
committed
Update version.py
# Changes - Refactored internal monitor handling - Update filelock to 3.20.3 # Fixes - Fixed cursor position "jumping" when moving between monitors with mixed DPI scaling - Fixed coordinate detection errors for pixels landing on the exact boundary between monitors
1 parent 3b456c4 commit df04574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mousetracks2/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
- Fixed potential crash when thing happens ({commit_sha})
1818
"""
1919

20-
VERSION = '2.2.7'
20+
VERSION = '2.2.8'

0 commit comments

Comments
 (0)