diff options
| author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-04-28 08:33:33 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-04-28 08:33:33 -0400 | 
| commit | 4ed10fd0e3719786a6dd2c7544939117ad254662 (patch) | |
| tree | 85003e87ab8e29cada1b0fd3b716396af3dc2974 | |
| parent | 28b288d28485475d3c546c08b6838805d1e07db8 (diff) | |
| parent | 5faffe07e28a5567e3b84a49e3b7e996f7cd3d24 (diff) | |
| download | astroconda-contrib-4ed10fd0e3719786a6dd2c7544939117ad254662.tar.gz | |
Merge pull request #201 from astroconda/upgrade-crds
crds -> 7.1.1
| -rw-r--r-- | crds/meta.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/crds/meta.yaml b/crds/meta.yaml index d3c69b1..cee3329 100644 --- a/crds/meta.yaml +++ b/crds/meta.yaml @@ -1,5 +1,5 @@  {% set name = 'crds' %} -{% set version = '7.1.0' %} +{% set version = '7.1.1' %}  {% set number = '0' %}  about: | 
