diff --git a/CHANGELOG.md b/CHANGELOG.md index 97201cf9d..52590b3be 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.43](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v27.4.42...v27.4.43) (2023-10-13) + ## [27.4.42](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v27.4.41...v27.4.42) (2023-10-12) diff --git a/nix/docker/version.json b/nix/docker/version.json index e7372094f..09792e934 100644 --- a/nix/docker/version.json +++ b/nix/docker/version.json @@ -1,3 +1,3 @@ { - "version": "27.4.42" + "version": "27.4.43" } diff --git a/package-lock.json b/package-lock.json index ae695ba49..0ea0303ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "27.4.42", + "version": "27.4.43", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 87897c865..2af7ab202 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "27.4.42", + "version": "27.4.43", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 1e1825d4c..3e70cba93 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 27.4.42 +version: 27.4.43 dependencies: - base - yesod