Skip to content

Commit

Permalink
mdsapt: Bump version to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ifd3f committed Mar 23, 2024
1 parent 19ca75e commit 2e5cfec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/mdsapt/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set name = "mdsapt" %}
{% set version = "2.0.3_rc1" %}
{% set version = "2.0.3" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://github.com/calpolyccg/MDSAPT/archive/v2.0.3-rc1.tar.gz
url: https://github.com/calpolyccg/MDSAPT/archive/v{{ version }}.tar.gz
sha256: 4d90626d9494a8531d9190c5d5b41a9e33fcbc11f6138336494b402fa59dd450

build:
Expand Down

0 comments on commit 2e5cfec

Please sign in to comment.