Add notes to check version on problem

Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>

Closes: #1462
Approved by: rhatdan
This commit is contained in:
TomSweeneyRedHat
2018-09-13 11:49:19 -04:00
committed by Atomic Bot
parent 8e65b294c6
commit f0a3a4329e
4 changed files with 30 additions and 8 deletions

View File

@ -1,4 +1,7 @@
package version
// Version is the version of the build.
// NOTE: remember to bump the version at the top
// of the top-level README.md file when this is
// bumped.
const Version = "0.9.2-dev"