From d5700e07fef98879329e94c7ac428f7bca0abe85 Mon Sep 17 00:00:00 2001
From: coldino <28345893+coldino@users.noreply.github.com>
Date: Sat, 25 Jun 2022 10:49:43 +0100
Subject: [PATCH] Publish v1.16
* Add Fjordur map support.
* Fixed bug where min/max level criteria did not work for searches with partial match on species name (contributed by @rabbit400 - thanks very much!).
---
LarkatorGUI/LarkatorGUI.csproj | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/LarkatorGUI/LarkatorGUI.csproj b/LarkatorGUI/LarkatorGUI.csproj
index 442ecd2..b93be4e 100644
--- a/LarkatorGUI/LarkatorGUI.csproj
+++ b/LarkatorGUI/LarkatorGUI.csproj
@@ -32,7 +32,7 @@
coldino
true
0
- 1.15.0.0
+ 1.16.0.0
false
true
true
@@ -252,5 +252,8 @@
+
+
+
\ No newline at end of file