From d96a0f9829dfb47e8d562ddfb8a0c8cd815e7808 Mon Sep 17 00:00:00 2001 From: moneroexamples Date: Tue, 29 Nov 2016 10:16:44 +0800 Subject: [PATCH] added last hash into version reporting --- src/templates/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/footer.html b/src/templates/footer.html index f84a351..0619fd0 100644 --- a/src/templates/footer.html +++ b/src/templates/footer.html @@ -6,7 +6,7 @@ Help support the hosting and maintenance of this service by donating to:
48daf1rG3hE1Txapcsxh6WXNe9MLNKtu7W7tKTivtSoVLHErYzvdcpea2nSTgGkz66RFP4GKVAsTV14v6G3oddBTHfxP6tU

- Version: {{last_git_commit_date}} + Version: {{last_git_commit_date}} | Last hash: {{last_git_commit_hash}}