Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -415,7 +415,7 @@ async def get_status():
|
|
| 415 |
"state": overall_state,
|
| 416 |
"services": services,
|
| 417 |
"notifications": notify,
|
| 418 |
-
"latest": "2.
|
| 419 |
}
|
| 420 |
)
|
| 421 |
|
|
|
|
| 415 |
"state": overall_state,
|
| 416 |
"services": services,
|
| 417 |
"notifications": notify,
|
| 418 |
+
"latest": "2.3.0"
|
| 419 |
}
|
| 420 |
)
|
| 421 |
|