Fix: Optimise frontend Postgresql plugin cache busting (#100406)

fix(postgresql): add version for optimised cache busting
This commit is contained in:
Jack Westbrook 2025-02-11 12:08:19 +01:00 committed by GitHub
parent cfb26f2a4b
commit cbe5741096
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,8 @@
"logos": {
"small": "img/postgresql_logo.svg",
"large": "img/postgresql_logo.svg"
}
},
"version": "%VERSION%"
},
"alerting": true,