Skip to content

Commit 84a47f0

Browse files
committed
1.0.5 release
Hopefully this will build correctly
1 parent 335baca commit 84a47f0

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGE-LOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## Version 1.0.5 (released 2021-11-11)
2-
- Add C64 color reduction palette
1+
## Version 1.0.5 (released 2022-06-06)
2+
- Add C64 color reduction palette
3+
- Linux binary
34

45
## Version 1.0.4 (released 2021-11-11)
56
- Nuget release also for .NET 6

Dithery-cli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageProjectUrl>https://github.com/mcraiha/Dithery-cli</PackageProjectUrl>
1515
<PackageLicenseExpression>Unlicense</PackageLicenseExpression>
1616

17-
<VersionPrefix>1.0.4</VersionPrefix>
17+
<VersionPrefix>1.0.5</VersionPrefix>
1818
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
1919
</PropertyGroup>
2020

0 commit comments

Comments
 (0)