Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanstapel committed Feb 1, 2025
1 parent b704e66 commit bff683d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions BrickOwlSharp.Client/BrickOwlSharp.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,11 @@
<Description>BrickOwlSharp is a C# library for interacting with the BrickOwl API. It provides a simple and intuitive interface for developers to access the full functionality of the BrickOwl platform, including searching for LEGO parts, sets, and minifigures, managing orders and inventory, and much more.

With BrickOwlSharp, developers can easily integrate BrickOwl into their applications and services, and build powerful tools and workflows that leverage the capabilities of the BrickOwl platform.</Description>
<AssemblyVersion>1.2.0.0</AssemblyVersion>
<FileVersion>1.2.0.0</FileVersion>
<Version>1.2.0</Version>
<PackageReleaseNotes>1.2.0: support for external ids in inventory
<AssemblyVersion>1.3.0.0</AssemblyVersion>
<FileVersion>1.3.0.0</FileVersion>
<Version>1.3.0</Version>
<PackageReleaseNotes>1.3.0: More comprehensive implementation of Order API, added UpdateOrderTrackingAsync()
1.2.0: support for external ids in inventory
1.1.0: Includes tier prices</PackageReleaseNotes>
</PropertyGroup>

Expand Down

0 comments on commit bff683d

Please sign in to comment.