Skip to content

Commit a4f031b

Browse files
committed
Version Mandible -> v3.1.0
Version Cli -> v2.2.0
1 parent 6e39a17 commit a4f031b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Mandible.Cli/Mandible.Cli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Nullable>enable</Nullable>
88
<PublishAot>true</PublishAot>
99

10-
<Version>2.1.0</Version>
10+
<Version>2.2.0</Version>
1111
<NeutralLanguage>en</NeutralLanguage>
1212
</PropertyGroup>
1313

Mandible/Mandible.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99

1010
<!-- NuGet-related properties -->
1111
<PropertyGroup>
12-
<Version>3.0.0</Version>
12+
<Version>3.1.0</Version>
1313
<Description>A library for working with the ForgeLight game engine's asset packs.</Description>
1414
<PackageReleaseNotes>
15-
- Remove async variant of Namelist#Append.
15+
- Fix asset compression. Migrate to internal Zlib components.
1616
</PackageReleaseNotes>
1717

1818
<PackageId>carlst99.Mandible</PackageId>

0 commit comments

Comments
 (0)