We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335baca commit 84a47f0Copy full SHA for 84a47f0
2 files changed
CHANGE-LOG.md
@@ -1,5 +1,6 @@
1
-## Version 1.0.5 (released 2021-11-11)
2
-- Add C64 color reduction palette
+## Version 1.0.5 (released 2022-06-06)
+- Add C64 color reduction palette
3
+- Linux binary
4
5
## Version 1.0.4 (released 2021-11-11)
6
- Nuget release also for .NET 6
Dithery-cli.csproj
@@ -14,7 +14,7 @@
14
<PackageProjectUrl>https://github.com/mcraiha/Dithery-cli</PackageProjectUrl>
15
<PackageLicenseExpression>Unlicense</PackageLicenseExpression>
16
17
- <VersionPrefix>1.0.4</VersionPrefix>
+ <VersionPrefix>1.0.5</VersionPrefix>
18
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
19
</PropertyGroup>
20
0 commit comments