Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dist/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

---
Expand Down
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.vasl</groupId>
<artifactId>vasl</artifactId>
<version>6.7.2-beta1</version>
<version>6.7.2-beta2</version>
<packaging>jar</packaging>

<properties>
Expand Down Expand Up @@ -234,3 +234,4 @@

</project>