From c46511f63b8d4a4d8a32fc4614ebea406b9aa320 Mon Sep 17 00:00:00 2001 From: Mira Date: Sun, 20 Oct 2024 18:43:44 +0200 Subject: [PATCH] build: 1.3.1 --- NetStone/Changelog.md | 7 +++++++ NetStone/NetStone.csproj | 5 ++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/NetStone/Changelog.md b/NetStone/Changelog.md index f0c4bcb..a8661a3 100644 --- a/NetStone/Changelog.md +++ b/NetStone/Changelog.md @@ -1,3 +1,10 @@ +## 1.3.1 +### Bugfixes +- Free Company search + - Fixed queries with empty name + - Fixed Active Times +### Contributors +- Tawmy ## 1.3.0 ### Breaking Changes - AttackMagicPotency in Character Attributes is now nullable diff --git a/NetStone/NetStone.csproj b/NetStone/NetStone.csproj index 7457a9e..a597832 100644 --- a/NetStone/NetStone.csproj +++ b/NetStone/NetStone.csproj @@ -4,8 +4,8 @@ netstandard2.1 NetStone - 1.3.0 - 1.3.0 + 1.3.1 + 1.3.3 Portable and modern Lodestone library. goaaats, Koenari https://github.com/xivapi/NetStone @@ -13,7 +13,6 @@ LICENSE README.md - Changelog.md true true