mirror of
https://git.axenov.dev/mirrors/cursor-free-vip.git
synced 2026-01-04 01:31:36 +03:00
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