From 4dbd1e0bb38e3fa82a31581b3cd8818feeb4582d Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Wed, 8 Aug 2018 18:03:23 +0100 Subject: [PATCH] Add version tip to docs (#1790) --- docs/source/07-02-troubleshooting-tips.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/source/07-02-troubleshooting-tips.md b/docs/source/07-02-troubleshooting-tips.md index a63f2f13e..6d7304a83 100644 --- a/docs/source/07-02-troubleshooting-tips.md +++ b/docs/source/07-02-troubleshooting-tips.md @@ -3,6 +3,10 @@ title: Troubleshooting Tips permalink: /troubleshooting-tips/ --- +## How do I find out what version I'm running? + +If you visit https:///api/v1, it will return the version you're running and the hash for the latest commit. + ## I've installed Talk but I can't see the comment stream appear on my articles * Make sure you've adding the correct domains to your Permitted Domains in Configure > Tech Settings