Update Renpy versions in woodpecker.yml and reconstruct.toml
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed

This commit is contained in:
2024-08-23 18:48:39 -03:00
parent fef3b7beec
commit df967527e4
2 changed files with 4 additions and 4 deletions

View File

@ -47,5 +47,5 @@
clear_output_dir = false # whether to clear the output directory on startup
[renutil]
version = "8.0.3" # the Ren'Py version to use (required)
version = "8.2.3" # the Ren'Py version to use (required)
registry = "tmp/cache" # the directory to store installation files in