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
feat: Implement Git-based versioning for all platforms
- Updated create-appimage-cli.sh, create-appimage.sh, and create-embedded.sh to retrieve version information from Git tags, enhancing version tracking.
- Modified output messages to display both the Git version and numeric version components.
- Added logic in CMakeLists.txt to extract version components from Git tags for better compatibility and fallback handling.
- Introduced metainfo.xml and resource file generation for Windows packaging, incorporating version information dynamically.
0 commit comments