Skip to content

Commit

Permalink
Fix Unnamed archetype
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel-panhaleux committed May 4, 2024
1 parent bb84f9b commit d3fe1d7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 1.75 (2024-05-04)

- Fix Unnamed archetype

## 1.74 (2024-05-02)

- Fix FR translations
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,10 @@ <h1>{{ baali }} The unnamed</h1>
the_coven=card("The Coven"),
the_horde=card("The Horde"),
the_platinum_protocol=card("The Platinum Protocol"),
the_rising=card("The Rising"),
the_unnamed=card("The unnamed"),
veneficti=card("Veneficti"),
villein=card("Villein"),
v5_ministry=external("https://www.blackchantry.com/products/vampire-the-eternal-struggle-fifth-edition/fifth-edition-the-ministry/",
_("V5 Ministry")),
delmars_deck=link("/deck-search", _("Delmar Sittoni's deck"), id="2021bco"),
Expand Down

0 comments on commit d3fe1d7

Please sign in to comment.