Skip to content

bug with WsjcppPackageManager::validateVersionFormat( #83

Description

@sea5kg

Wrong regular expression

"v\\d*\\.\\d*\\.\\d*"

must be

"v\\d+\\.\\d+\\.\\d+"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions