From 83d8232423834015585e6aa9c0c365cea817a88e Mon Sep 17 00:00:00 2001 From: Martin Benjamins Date: Thu, 11 Apr 2024 22:28:40 +0200 Subject: [PATCH] Bump version --- wow.tools.local.csproj | 2 +- wwwroot/js/enums.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/wow.tools.local.csproj b/wow.tools.local.csproj index c940adc..f6e0eac 100644 --- a/wow.tools.local.csproj +++ b/wow.tools.local.csproj @@ -7,7 +7,7 @@ https://github.com/Marlamin/wow.tools.local git README.md - 0.4.3 + 0.4.4 diff --git a/wwwroot/js/enums.js b/wwwroot/js/enums.js index f886717..71799c2 100644 --- a/wwwroot/js/enums.js +++ b/wwwroot/js/enums.js @@ -5262,6 +5262,7 @@ const BattlePetSources = { 8: 'Tcg', 9: 'PetStore', 10: 'Discovery', + 11: 'TradingPost' } const BattlePetTypes = {