diff --git a/.env b/.env index 1b4aaea..264a80e 100644 --- a/.env +++ b/.env @@ -2,4 +2,4 @@ REACT_APP_CALENDAR_BUILDER_URL=https://builder.twelvepics.com # Version of this app -REACT_APP_VERSION_APP=0.1.3 +REACT_APP_VERSION_APP=0.1.4 diff --git a/CHANGELOG.md b/CHANGELOG.md index 2320dab..a0b484f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## Changelogs +### [0.1.4] - 2023-12-18 + +* Adopt things to new api structure (image instead of title_image, calendar path without all + ### [0.1.3] - 2023-12-18 * Change calendars to pages on calendar page diff --git a/VERSION b/VERSION index b1e80bb..845639e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.3 +0.1.4