diff --git a/CHANGELOG.md b/CHANGELOG.md index 28ff777..fc58d9c 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. +### [0.18.13-beta.0](https://github.com/deschler/django-modeltranslation/compare/v0.18.13-beta1.0...v0.18.13-beta.0) (2023-09-13) + ### [0.18.13-beta1.0](https://github.com/deschler/django-modeltranslation/compare/v0.18.12...v0.18.13-beta1.0) (2023-09-13) diff --git a/VERSION b/VERSION index ea418a7..0d345f9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.18.13-beta1.0 \ No newline at end of file +0.18.13-beta.0 \ No newline at end of file