Skip to content
Snippets Groups Projects

Bump build numbers and bob-devel/beat-devel versions

Merged André Anjos requested to merge fix-menpofit into master
4 files
+ 5
5
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -2,7 +2,7 @@
{% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %}
package:
name: beat-devel
version: 2019.08.09
version: 2019.08.12
build:
# the build number must be zero all the time.
@@ -15,7 +15,7 @@ build:
requirements:
host:
- python {{ python }}
- bob-devel 2019.08.09
- bob-devel 2019.08.12
- docker-py 4.0.2
- flask 1.0.2
- flask-cors 3.0.7
Loading