diff --git a/CHANGELOG.md b/CHANGELOG.md index b6cff8f73..6999f30fc 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. +## [25.21.11](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.21.10...v25.21.11) (2021-09-23) + ## [25.21.10](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.21.9...v25.21.10) (2021-09-23) ## [25.21.9](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.21.8...v25.21.9) (2021-09-23) diff --git a/nix/docker/version.json b/nix/docker/version.json index 943234f50..79ffee627 100644 --- a/nix/docker/version.json +++ b/nix/docker/version.json @@ -1,3 +1,3 @@ { - "version": "25.21.10" + "version": "25.21.11" } diff --git a/package-lock.json b/package-lock.json index 480ca1adc..c00997559 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.21.10", + "version": "25.21.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e25868183..878bcb22d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.21.10", + "version": "25.21.11", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 2995a154d..179875a12 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 25.21.10 +version: 25.21.11 dependencies: - base - yesod