summaryrefslogtreecommitdiffstats
path: root/nixos/doc
diff options
context:
space:
mode:
authorFrancesco Gazzetta <fgaz@fgaz.me>2021-11-04 15:27:22 +0100
committerFrancesco Gazzetta <fgaz@fgaz.me>2021-11-04 15:27:22 +0100
commit7c6d4c902a049d70e4b7638d190cce20be2d1aeb (patch)
tree31b5f0d0e5fa5d8015f6c6284377a10a1a055c40 /nixos/doc
parent642292c85d1589005279dd2f41c511cf58f5f3b2 (diff)
staticjinja: 4.1.0 -> 4.1.1
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2111.section.xml2
-rw-r--r--nixos/doc/manual/release-notes/rl-2111.section.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
index 39b17835482c..d3d7121d4ece 100644
--- a/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
+++ b/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
@@ -535,7 +535,7 @@ Superuser created successfully.
<listitem>
<para>
The <literal>staticjinja</literal> package has been upgraded
- from 1.0.4 to 4.1.0
+ from 1.0.4 to 4.1.1
</para>
</listitem>
<listitem>
diff --git a/nixos/doc/manual/release-notes/rl-2111.section.md b/nixos/doc/manual/release-notes/rl-2111.section.md
index 51811f580121..640a7d36a6cd 100644
--- a/nixos/doc/manual/release-notes/rl-2111.section.md
+++ b/nixos/doc/manual/release-notes/rl-2111.section.md
@@ -185,7 +185,7 @@ In addition to numerous new and upgraded packages, this release has the followin
Superuser created successfully.
```
-- The `staticjinja` package has been upgraded from 1.0.4 to 4.1.0
+- The `staticjinja` package has been upgraded from 1.0.4 to 4.1.1
- Firefox v91 does not support addons with invalid signature anymore. Firefox ESR needs to be used for nix addon support.