diff --git a/src/components/Compatibility.vue b/src/components/Compatibility.vue
index b3c0644..dca5796 100644
--- a/src/components/Compatibility.vue
+++ b/src/components/Compatibility.vue
@@ -39,7 +39,7 @@
Click for more information
- {{ props.item.state_last_date }} |
+ {{ props.item.state_last_date_fmt }} ({{ props.item.state_last_date }}) |
@@ -67,6 +67,7 @@