Skip to content

Commit aace089

Browse files
committed
2.3.0 Release with Windows Installer and macOS support
# Features - Windows installer with auto updates - macOS support # Changes - Reworked autostart logic to support the new installer - Added `--version` command line argument # Fixes - Fixed an issue where non-default command line arguments could revert to default
1 parent a30caf4 commit aace089

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.9'
20+
VERSION = '2.3.0'

0 commit comments

Comments
 (0)