Skip to content

Commit 6222727

Browse files
committed
Update versioner templates
1 parent 2b977ba commit 6222727

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

conda/libmesh/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
#
55
# As well as any directions pertaining to modifying those files.
66
# ALSO: Follow the directions in scripts/tests/versioner_hashes.yaml
7-
{% set build = 1 %}
8-
{% set version = "2024.12.02" %}
7+
{% set build = 0 %}
8+
{% set version = "2025.02.25" %}
99

1010
package:
1111
name: moose-libmesh

conda/moose-dev/conda_build_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ mpi:
33
- openmpi
44

55
moose_libmesh:
6-
- moose-libmesh 2024.12.02 mpich_1
7-
- moose-libmesh 2024.12.02 openmpi_1
6+
- moose-libmesh 2025.02.25 mpich_0
7+
- moose-libmesh 2025.02.25 openmpi_0
88

99
moose_wasp:
1010
- moose-wasp 2025.02.25

0 commit comments

Comments
 (0)