Fix datetime format in HISPd

This commit is contained in:
Li 2022-11-27 11:29:04 +13:00
parent 245f2d3e48
commit 239f12cdc1
5 changed files with 13 additions and 14 deletions

View file

@ -30,8 +30,8 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.8.61.0")]
[assembly: AssemblyFileVersion("1.8.61.0")]
[assembly: AssemblyVersion("1.8.62.0")]
[assembly: AssemblyFileVersion("1.8.62.0")]