bump to develop

This commit is contained in:
Nicholas St. Germain 2019-06-03 20:04:04 -05:00
parent f5a3ad000a
commit 3dfc5315de
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
<p align="center">
<img width="800" src="https://raw.githubusercontent.com/Boerderij/Varken/develop/assets/varken_full_banner.jpg" alt="Logo Banner">
<img width="800" src="https://raw.githubusercontent.com/Boerderij/Varken/master/assets/varken_full_banner.jpg" alt="Logo Banner">
</p>
[![Build Status](https://jenkins.cajun.pro/buildStatus/icon?job=Varken/master)](https://jenkins.cajun.pro/job/Varken/job/master/)

View file

@ -1,2 +1,2 @@
VERSION = "1.7.1"
BRANCH = 'master'
VERSION = "1.7.2"
BRANCH = 'develop'