From c21f9d8671c24ea571808d71fc92d0a4d8c5c4a3 Mon Sep 17 00:00:00 2001 From: Ant Purchase Date: Wed, 27 Mar 2019 15:49:25 +0000 Subject: [PATCH] Publish v1.9.2 Minor fixes: * Extend savegame file watching to cope with overwrites (for #28). * Add right-click to copy teleport command (for #14). * Handle window maximise better. * Reduce .Net framework requirements. --- LarkatorGUI/LarkatorGUI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LarkatorGUI/LarkatorGUI.csproj b/LarkatorGUI/LarkatorGUI.csproj index 3bdb0a4..8d06aa7 100644 --- a/LarkatorGUI/LarkatorGUI.csproj +++ b/LarkatorGUI/LarkatorGUI.csproj @@ -31,7 +31,7 @@ coldino true 1 - 1.9.1.%2a + 1.9.2.%2a false true true