You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix release script to include version suffix in tags and filenames
- Extract PROJECT_VERSION_DEV suffix from CMakeLists.txt
- Combine base version with suffix for complete version string
- Update tag creation to use full version (e.g., v4.0.0-alpha1)
- Ensure all file names include the suffix consistently
0 commit comments