From 90d96d293d7a927785627fbd4b5537be802415a8 Mon Sep 17 00:00:00 2001 From: seto Date: Sat, 7 Dec 2024 08:41:42 +0900 Subject: [PATCH] update --- CSManager/Version.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/CSManager/Version.cs b/CSManager/Version.cs index 0b33ab4..da75294 100644 --- a/CSManager/Version.cs +++ b/CSManager/Version.cs @@ -16,6 +16,7 @@ static class Version static public string History = "History" + + "\r\n ver1.899(2024/12/07) Fixed a bug on the clipboard operation" + "\r\n ver1.898(2024/11/13) Updated .Net Desktop Runtime to 9.0. Renewed AMCSD database (contains 21,044) and COD database (519,205)." + "\r\n ver1.897(2024/06/30) Renewed AMCSD database (contains 21,026) and COD database (514,854)." + "\r\n ver1.896(2024/01/04) Updated .Net Desktop Runtime to 8.0. Fixed a broken link to manual pages." +