diff --git a/CHANGELOG.md b/CHANGELOG.md index ac54a44f9..fcd5469a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [26.6.6](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.6.5...v26.6.6) (2022-12-12) + ## [26.6.5](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.6.4...v26.6.5) (2022-12-05) ## [26.6.4](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.6.3...v26.6.4) (2022-12-02) diff --git a/nix/docker/demo-version.json b/nix/docker/demo-version.json index f42a7f000..2250f5914 100644 --- a/nix/docker/demo-version.json +++ b/nix/docker/demo-version.json @@ -1,3 +1,3 @@ { - "version": "26.6.5" + "version": "26.6.6" } diff --git a/nix/docker/version.json b/nix/docker/version.json index f42a7f000..2250f5914 100644 --- a/nix/docker/version.json +++ b/nix/docker/version.json @@ -1,3 +1,3 @@ { - "version": "26.6.5" + "version": "26.6.6" } diff --git a/package-lock.json b/package-lock.json index 05f9e6c8f..221774807 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "26.6.5", + "version": "26.6.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4bf51a611..b65b3f85e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "26.6.5", + "version": "26.6.6", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index df5990b79..f560dc507 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 26.6.5 +version: 26.6.6 dependencies: - base - yesod