mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fix version number matching
This commit is contained in:
parent
56659ce8f8
commit
596bfe8a37
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue