sharktide commited on
Commit
1f7b5db
·
verified ·
1 Parent(s): 991b25c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -415,7 +415,7 @@ async def get_status():
415
  "state": overall_state,
416
  "services": services,
417
  "notifications": notify,
418
- "latest": "2.2.0"
419
  }
420
  )
421
 
 
415
  "state": overall_state,
416
  "services": services,
417
  "notifications": notify,
418
+ "latest": "2.3.0"
419
  }
420
  )
421