diff --git a/CHANGELOG.md b/CHANGELOG.md index ac515e1e5..74bf79a88 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. +## [27.4.15](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/t0.4.0...t27.4.15) (2023-07-16) + ## [27.4.14](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v27.4.13...v27.4.14) (2023-07-15) diff --git a/nix/docker/version.json b/nix/docker/version.json index 82f0bdba7..702413be4 100644 --- a/nix/docker/version.json +++ b/nix/docker/version.json @@ -1,3 +1,3 @@ { - "version": "27.4.14" + "version": "27.4.15" } diff --git a/package-lock.json b/package-lock.json index e9fdffe9a..31c0f358e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "27.4.14", + "version": "27.4.15", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8ab5736b3..05490581e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "27.4.14", + "version": "27.4.15", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index cfe01b928..fa0e1fa2c 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 27.4.14 +version: 27.4.15 dependencies: - base - yesod