mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 17:19:04 +08:00
Fix version number matching
This commit is contained in:
parent
56659ce8f8
commit
596bfe8a37
@ -26,7 +26,7 @@ branches:
|
||||
is-mainline: false
|
||||
pre-release-weight: 0
|
||||
release:
|
||||
regex: ^[\d].[\d]$
|
||||
regex: ^[\d]+\.[\d]+$
|
||||
mode: ContinuousDelivery
|
||||
tag: beta
|
||||
increment: None
|
||||
|
Loading…
x
Reference in New Issue
Block a user