Skip to content

Remove the Git hash from the version tag #127

@tomghuang

Description

@tomghuang

The current version tag of the library is v<major>.<minor>.<patch>.<hash>, such as v3.3.0.116da6c. Such version format has a challenge when we want to compare version in various package managers, such as vcpkg. We should go back to v<major>.<minor>.<patch> in the next release.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions