Prepared next release

This commit is contained in:
Bernd Bestel
2022-04-08 17:31:25 +02:00
parent 04d6496c05
commit e9421e9102
2 changed files with 3 additions and 3 deletions

View File

@@ -67,7 +67,7 @@
### Meal plan
- The day is now editable in the edit dialog of any meal plan entry, which makes it possible to move entries to a different day
- The day is now editable on the edit dialog of any meal plan entry, which makes it possible to move entries to a different day
- Fixed that it was not possible to print the meal plan (and other pages) in landscape (thanks @miguelangel-nubla)
### Chores

View File

@@ -1,4 +1,4 @@
{
"Version": "3.2.0",
"ReleaseDate": "2022-02-11"
"Version": "3.3.0",
"ReleaseDate": "2022-04-08"
}