Devel is now 1.3

This commit is contained in:
Gina Häußge 2015-06-25 10:50:54 +02:00
parent 198d3450d9
commit dd5bf2e079

View file

@ -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