fixed typo

This commit is contained in:
Kasra Bigdeli
2017-12-03 23:43:51 -08:00
parent 9e614be3f6
commit 1418086e40
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -210,7 +210,7 @@
<p>
<b>Current Version: </b>{{app.deployedVersion}}
<br>
<b>git hash: </b> {{app.deployedGitHash}}
<b>Git Commit Hash: </b> {{app.deployedGitHash}}
<br>
<b>Deployed at</b> {{app.deployedTimeStamp}}
<br>
+1 -1
View File
@@ -24,7 +24,7 @@ let data = {
isDebug: EnvVars.CAPTAIN_IS_DEBUG,
version: '0.2.0',
version: '0.2.1',
captainSaltSecretKey: 'captain-salt',
+1 -1
View File
@@ -211,7 +211,7 @@
<p>
<b>Current Version: </b>{{app.deployedVersion}}
<br/>
<b>git hash: </b> {{app.deployedGitHash}}
<b>Git Commit Hash: </b> {{app.deployedGitHash}}
<br/>
<b>Deployed at</b> {{app.deployedTimeStamp}}
<br/>