Commit Graph

2 Commits

Author SHA1 Message Date
Tomas Dvorak c648f090e6 test: verify unified release workflow trigger
This should now trigger the unified-release.yml workflow:
 Trigger on master branch push
 Calculate semantic version
 Build all components
 Create unified release
2026-03-18 14:27:23 +01:00
Tomas Dvorak c5bb917ee6 test: trigger unified release workflow
This commit will test the new unified release system:
 Semantic versioning calculation
 Cross-platform builds (Linux, Windows, macOS, Android, Backend)
 Unified GitHub release creation
 All platforms on appropriate runners

Expected version: v1.0.0 (first release with features)
2026-03-18 14:24:47 +01:00