diff --git a/CHANGELOG.md b/CHANGELOG.md index aacf8e2..5eaea3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ To be announced ### Fixed +## [v0.2.3] - 2023-02-23 + +Fixed bug where output file wasn't changing extension + ## [v0.2.2] - 2023-02-23 Few small quality of life tweaks diff --git a/Parseltongue.csproj b/Parseltongue.csproj index 02afad7..d41208b 100644 --- a/Parseltongue.csproj +++ b/Parseltongue.csproj @@ -8,7 +8,7 @@ parseltongue parseltongue false - 0.2.2 + 0.2.3 snake-head.ico diff --git a/Program.cs b/Program.cs index c9a4db7..62db9a0 100644 --- a/Program.cs +++ b/Program.cs @@ -154,7 +154,7 @@ private static void WriteBinFromDictionary(string file, Dictionary