diff --git a/_install/templates/properties.json b/_install/templates/properties.json
index 545d1e32eeb4b2c2111a57d49ccb179469e8ec58..f49dfe1f345111d2d755d327276ddc8379d33dc3 100644
--- a/_install/templates/properties.json
+++ b/_install/templates/properties.json
@@ -19,5 +19,5 @@
   "version": "{{application.branch}}",
   "build": "{{APP_BUILD}}",
   "month_year": "{{MONTH_YEAR}}",
-  "status": "stable",
+  "status": "stable"
 }