diff --git a/CHANGELOG.md b/CHANGELOG.md index f6277d4e0..ac54a44f9 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.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) ## [26.6.3](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.6.2...v26.6.3) (2022-11-30) diff --git a/nix/docker/demo-version.json b/nix/docker/demo-version.json index 863c6fce8..f42a7f000 100644 --- a/nix/docker/demo-version.json +++ b/nix/docker/demo-version.json @@ -1,3 +1,3 @@ { - "version": "26.6.4" + "version": "26.6.5" } diff --git a/nix/docker/version.json b/nix/docker/version.json index 863c6fce8..f42a7f000 100644 --- a/nix/docker/version.json +++ b/nix/docker/version.json @@ -1,3 +1,3 @@ { - "version": "26.6.4" + "version": "26.6.5" } diff --git a/package-lock.json b/package-lock.json index 9f352bc2d..05f9e6c8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "26.6.4", + "version": "26.6.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8ad468f71..4bf51a611 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "26.6.4", + "version": "26.6.5", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index acd9e9c09..df5990b79 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 26.6.4 +version: 26.6.5 dependencies: - base - yesod