Add buildnr to debug form.

This commit is contained in:
James Cole
2021-12-24 10:51:08 +01:00
parent 47870cd50c
commit f7125d6198
2 changed files with 12 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ Debug information generated at {{ now }} for Firefly III version **{{ FF_VERSION
| --- | --- |
| Firefly III | {{ FF_VERSION }} |
| Firefly III API | {{ config('firefly.api_version') }} |
| Build | {{ buildNr}}, {{ buildDate }} |
| PHP | {{ phpVersion }} |
| Host | {{ phpOs }} |