Attempt to fix a problem where a mod update might fail post-restart.

NOTE: Moves the jail folder where the mods folder used to be. The Jail folder is then recreated after the next restart.
This commit is contained in:
zontreck 2025-03-02 19:36:18 -07:00
parent 89d5439b8d
commit da7b56ad97
4 changed files with 33 additions and 2 deletions

View file

@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.1.010425+1753
version: 1.1.030225+1906
environment:
sdk: ">=3.1.4 <4.0.0"