Added a version number display (#78)
* Added a version number * Appends version number when loading subpages
This commit is contained in:
5
build/Version.props
Normal file
5
build/Version.props
Normal file
@@ -0,0 +1,5 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>1.5.0</Version>
|
||||
</PropertyGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user