Skip to content

Commit

Permalink
chore(docs): Consistently use `s for versions
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
  • Loading branch information
jszwedko committed Feb 10, 2022
1 parent b0c817c commit 2a706a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/cue/reference/releases/0.19.3.cue
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ releases: "0.19.3": {
description: """
`encoding.only_fields` YAML and JSON configuration now correctly deserializes again for sinks that used
fixed encodings (i.e. those that don't have `encoding.codec`). This was a regression in `v0.18.0`. It
was fixed in v0.19.2 but only for TOML configuration.
was fixed in `v0.19.2` but only for TOML configuration.
"""
pr_numbers: [11312]
},
Expand Down

0 comments on commit 2a706a3

Please sign in to comment.