Skip to content

Commit 15cbd1d

Browse files
committed
Update meta.yml version
1 parent 9e1fef4 commit 15cbd1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipe/meta.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# A Public Release for ISIS3.6.1: {% set version = "3.6.1" %}
1919
# A Release Candidate for ISIS3.6.1: {% set version = "3.6.1_RC" %}
2020
# A custom build of ISIS3.6.1 for the CaSSIS mission: {% set version = "3.6.1_cassis" %}
21-
{% set version = "8.1" %}
21+
{% set version = "8.1.0" %}
2222

2323
# This is the build number for the current version you are building. If this is the first build of
2424
# this version, the build number will be 0. It is incremented by 1 with every consecutive build of
@@ -27,7 +27,7 @@
2727

2828
package:
2929
name: isis
30-
version: {{ version }}.0_RC3
30+
version: {{ version }}
3131

3232
source:
3333
git_url: 'https://github.com/DOI-USGS/ISIS3.git'

0 commit comments

Comments
 (0)