Skip to content

Commit

Permalink
version update 4.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
myangelkamikaze committed Dec 5, 2020
1 parent 2864c7c commit 37e1224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ElectronicObserver/Utility/SoftwareInformation.cs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public static class SoftwareInformation
/// <summary>
/// 更新日時
/// </summary>
public static DateTime UpdateTime => DateTimeHelper.CSVStringToTime("2020/10/29 11:30:00");
public static DateTime UpdateTime => DateTimeHelper.CSVStringToTime("2020/12/05 15:30:00");


private static System.Net.WebClient? Client { get; set; }
Expand Down

0 comments on commit 37e1224

Please sign in to comment.