Skip to content

Commit 62f3760

Browse files
authored
Update construct.yaml
1 parent 465e1bd commit 62f3760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Miniforge3/construct.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% set version = os.environ.get("MINIFORGE_VERSION", "4.14.0-0") %}
1+
{% set version = os.environ.get("MINIFORGE_VERSION", "4.14.0-1") %}
22
{% set name = os.environ.get("MINIFORGE_NAME", "Miniforge3") %}
33

44
name: {{ name }}

0 commit comments

Comments
 (0)