diff options
| author | Aetias <aetias@outlook.com> | 2025-03-16 12:22:34 +0100 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-03-16 12:22:34 +0100 |
| commit | c82adb4ea4db5ea5e4edd38fc16fc80f43b0ba8c (patch) | |
| tree | 96e472fdba507f468881d1b9b1cd26e5ff1d9d64 /tools/configure.py | |
| parent | 73e59758244454facb08a36781304cfac449baf5 (diff) | |
Bump dsd; test build workflow
Diffstat (limited to 'tools/configure.py')
| -rwxr-xr-x | tools/configure.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure.py b/tools/configure.py index 1dc90b3d..2824d4dd 100755 --- a/tools/configure.py +++ b/tools/configure.py @@ -23,7 +23,7 @@ args = parser.parse_args() # Config GAME = "ph" -DSD_VERSION = 'v0.5.0' +DSD_VERSION = 'v0.6.0' WIBO_VERSION = '0.6.16' OBJDIFF_VERSION = 'v2.7.1' MWCC_VERSION = "2.0/sp1p5" |
