diff --git a/CHANGELOG.md b/CHANGELOG.md index e8641bf50..e4f255dc6 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.5.12](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.5.11...v26.5.12) (2022-10-31) + ## [26.5.11](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.5.9...v26.5.11) (2022-10-31) ## [26.5.9](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.5.8...v26.5.9) (2022-10-31) diff --git a/nix/docker/demo-version.json b/nix/docker/demo-version.json index 9603a2a9b..39138dc02 100644 --- a/nix/docker/demo-version.json +++ b/nix/docker/demo-version.json @@ -1,3 +1,3 @@ { - "version": "26.5.11" + "version": "26.5.12" } diff --git a/nix/docker/version.json b/nix/docker/version.json index 9603a2a9b..39138dc02 100644 --- a/nix/docker/version.json +++ b/nix/docker/version.json @@ -1,3 +1,3 @@ { - "version": "26.5.11" + "version": "26.5.12" } diff --git a/package-lock.json b/package-lock.json index 435ef6b7f..bd4082e9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "26.5.11", + "version": "26.5.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d8f8b097d..a1b4c8356 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "26.5.11", + "version": "26.5.12", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 167445f9c..dc9eadb7c 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 26.5.11 +version: 26.5.12 dependencies: - base - yesod