forked from mirrors/cursor-free-vip
Update version to 1.10.05, remove block_domain.txt from build specification, and enhance GitHub Actions workflow to dynamically determine version from .env file or manual input. Update CHANGELOG for new version release.
This commit is contained in:
@@ -26,8 +26,7 @@ a = Analysis(
|
||||
('locales', 'locales'),
|
||||
('quit_cursor.py', '.'),
|
||||
('utils.py', '.'),
|
||||
('.env', '.'),
|
||||
('block_domain.txt', '.')
|
||||
('.env', '.')
|
||||
],
|
||||
hiddenimports=[
|
||||
'quit_cursor',
|
||||
|
||||
Reference in New Issue
Block a user