grocy/version.json
Zeb Fross 9ac2ce3546 Add picture_url to products table
When importing data from grocery stores, they provide product images, so
I thought it would be better to just save the url rather than trying to
download them.
2020-03-29 14:52:49 -07:00

5 lines
54 B
JSON

{
"Version": "2.6.2",
"ReleaseDate": "2020-03-29"
}