Skip to content

Commit ea49a4c

Browse files
committed
chore: bump version to 2.0.1
Patch release with two bug fixes: - fix: graceful 503 responses when espresso machine is unreachable - fix: propagate METICULOUS_IP to s6 container environment on settings save
1 parent 9a9ff90 commit ea49a4c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0
1+
2.0.1

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "meticai-espresso-pro",
33
"private": true,
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)