Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie
This commit is contained in:
commit
b331bd9d1b
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue