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