From 0513845ecb233de88e44988662a47bb49b9ebe74 Mon Sep 17 00:00:00 2001 From: Doug Rimmer Date: Wed, 7 Jan 2026 14:13:17 -0500 Subject: [PATCH 1/2] Update pom.xml --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c4cbad914..31b4b9f73 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.vasl vasl - 6.7.2-beta1 + 6.7.2-beta2 jar @@ -234,3 +234,4 @@ + From 956ff05f0fd90c1550021fe303ad834ba643f484 Mon Sep 17 00:00:00 2001 From: Doug Rimmer Date: Wed, 7 Jan 2026 14:15:25 -0500 Subject: [PATCH 2/2] Update release-notes.md --- dist/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/release-notes.md b/dist/release-notes.md index 3e74ad6e7..6ff0e57de 100644 --- a/dist/release-notes.md +++ b/dist/release-notes.md @@ -21,7 +21,7 @@ --- ## 📈 Improvements - - Improvement 1: Selecting Preserve Board Elevation when adding Overlays in Boardpicker now works better with LOS and changes are stored in the .vsav file and will persist across sessions. + - Improvement 1: Selecting Preserve Board Elevation when adding Overlays in Boardpicker now works better with LOS and changes are stored in the .vsav file and will persist across game sessions. - Improvement 2: Draggable Overlays (under the Orchard Button on the Toolbar) now work with LOS (EXC: Deluxe Draggable Overlays). ---