This commit is contained in:
DavidXanatos 2022-06-08 11:54:08 +02:00
commit b331bd9d1b
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ jobs:
- name: Cache Qt
id: cache-qt
uses: actions/cache@v3.0.3
uses: actions/cache@v3.0.4
with:
path: ${{ runner.workspace }}\Qt
key: Qt-5.15.2-QtCache

View File

@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [1.1.1 / 5.56.1] - 2022-06-XX
## [1.1.1 / 5.56.1] - 2022-06-07
### Added
- compatibility templates can now be viewed from the settings window [#1891](https://github.com/sandboxie-plus/Sandboxie/issues/1891)