Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ffe42b + 771f529 commit f1b29ebCopy full SHA for f1b29eb
1 file changed
flow.cylc
@@ -1,7 +1,7 @@
1
#!jinja2
2
3
{# fre version should be programatically set, not hard-coded. #}
4
-{% set FRE_VERSION = 2025.03 %}
+{% set FRE_VERSION = 2025.04 %}
5
6
{# things written between hash and single braces is a Jinja comment. #}
7
{# Jinja code between single braces is run. #}
0 commit comments