File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.13.1] ( https://github.com/k1LoW/deck/compare/v1.13.0...v1.13.1 ) - 2025-08-14
4+ ### Fix bug 🐛
5+ - fix: to work properly with Shared Drive by @Songmu in https://github.com/k1LoW/deck/pull/356
6+ ### Other Changes
7+ - chore: Define BuildTestOptions for debugging on testing by @Songmu in https://github.com/k1LoW/deck/pull/358
8+
39## [ v1.13.0] ( https://github.com/k1LoW/deck/compare/v1.12.1...v1.13.0 ) - 2025-08-13
410### Other Changes
511- chore: improv the efficiency of screenshot capture during testing by @Songmu in https://github.com/k1LoW/deck/pull/351
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ package version
22
33const Name string = "deck"
44
5- var Version = "1.13.0 " //nostyle:repetition
5+ var Version = "1.13.1 " //nostyle:repetition
You can’t perform that action at this time.
0 commit comments