Skip to content

Commit

Permalink
Update to OpenMS 3.3.0 (#53285)
Browse files Browse the repository at this point in the history
  • Loading branch information
poshul authored Jan 17, 2025
1 parent bcfc264 commit d47433c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/openms-meta/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "OpenMS" %}
{% set version = "3.2.0" %} # if ends with 'dev' it is considered a development release and pulled from GitHub
{% set version = "3.3.0" %} # if ends with 'dev' it is considered a development release and pulled from GitHub
package:
name: {{ name|lower }}-meta
version: {{ version }}
Expand Down

0 comments on commit d47433c

Please sign in to comment.