Devel is now 1.3
This commit is contained in:
parent
198d3450d9
commit
dd5bf2e079
1 changed files with 2 additions and 2 deletions
|
|
@ -14,5 +14,5 @@ staging
|
|||
# fix/ branches are fixes for master, so we don't handle those either
|
||||
fix/.*
|
||||
|
||||
# every other branch is a development branch and thus gets resolved to 1.2.0-dev for now
|
||||
.* 1.2.0-dev 50cf776e70b9
|
||||
# every other branch is a development branch and thus gets resolved to 1.3.0-dev for now
|
||||
.* 1.3.0-dev 198d3450d94be1a2
|
||||
|
|
|
|||
Loading…
Reference in a new issue