This commit is contained in:
halgari 2024-01-15 17:31:12 -07:00
parent 61b3f70d5c
commit 5facc21865
2 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
branches: [ main ] branches: [ main ]
env: env:
VERSION: 3.5.0.0 VERSION: 3.5.0.1
jobs: jobs:
build: build:

View File

@ -1,5 +1,8 @@
### Changelog ### Changelog
#### Version - 3.5.0.1 - 1/15/2024
* *HOTFIX* - change the cache file names so files will be auto-rehashed
#### Version - 3.5.0.0 - 1/15/2024 #### Version - 3.5.0.0 - 1/15/2024
* Fixed a *long* standing bug with the BSA reader. This problem has existed for at least 4 years, but was never seen * Fixed a *long* standing bug with the BSA reader. This problem has existed for at least 4 years, but was never seen
till now. The latest Skyrim updates exposed the error. If a file inside a BSA was compressed and the compressed file till now. The latest Skyrim updates exposed the error. If a file inside a BSA was compressed and the compressed file