This commit is contained in:
nicolas.dorier
2017-12-18 17:23:27 +09:00
parent db2cc8f951
commit a0f0ff0bf1
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.0</TargetFramework>
<Version>1.0.0.48</Version>
<Version>1.0.0.49</Version>
</PropertyGroup>
<ItemGroup>
<Compile Remove="Build\dockerfiles\**" />

View File

@@ -160,7 +160,7 @@
<button type="button" class="close" data-dismiss="modal">&times;</button>
</div>
<div class="modal-body">
<p>Satoshi is rolling the blocks forward... Time to drink tea?</p>
<p>Satoshi is rolling the blocks forward... Time to drink a cup of tea?</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>