From 512d534edfef309e22951f0d687f00eef637c6b8 Mon Sep 17 00:00:00 2001 From: VincentM <35202538+VincentMeilinger@users.noreply.github.com> Date: Tue, 29 Oct 2024 13:44:16 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d6c3e8..7fcf63f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ You can download the app from the AppStore: - [x] **Version 1.10**: Recipe ingredient calculator: Enables calculation of ingredient quantities based on a specifiable yield number. -- [ ] **Version 1.11**: Decoupling of internal recipe representation from the Nextcloud Cookbook recipe representation. This change provides increased flexibility for API updates and enables the introduction of features not currently supported by the Cookbook API, such as uploading images. This update will take some time, but will therefore result in simpler, better maintainable code. +- [ ] **Version 1.11**: Decoupling of internal recipe representation from the Nextcloud Cookbook recipe representation. This change provides increased flexibility for API updates and enables the introduction of features not currently supported by the Cookbook API, such as uploading images. This update will take some time, but will therefore result in simpler, better maintainable code. Update: I will continue to work on this update in January 2024. - [ ] **Version 1.12 and beyond** (Ideas for the future; integration not guaranteed!):