@@ -104,7 +104,7 @@ private string GetEnglishString(string key)
104104 "MsgOK" => "OK" ,
105105
106106 "AboutTitle" => "About" ,
107- "AboutVersion" => "Action Codex v1.0" ,
107+ "AboutVersion" => "Action Codex v1.0.1 " ,
108108 "AboutGithub" => "Github: Github.com/MagerCode" ,
109109 "AboutCopyright" => "© 2026 All Rights Reserved" ,
110110
@@ -191,7 +191,7 @@ private string GetIndonesianString(string key)
191191 "MsgOK" => "OK" ,
192192
193193 "AboutTitle" => "Tentang" ,
194- "AboutVersion" => "Action Codex v1.0" ,
194+ "AboutVersion" => "Action Codex v1.0.1 " ,
195195 "AboutGithub" => "Github: Github.com/MagerCode" ,
196196 "AboutCopyright" => "© 2026 Hak Cipta Dilindungi" ,
197197
@@ -267,7 +267,7 @@ private string GetRussianString(string key)
267267 "MsgOK" => "OK" ,
268268
269269 "AboutTitle" => "О программе" ,
270- "AboutVersion" => "Action Codex v1.0" ,
270+ "AboutVersion" => "Action Codex v1.0.1 " ,
271271 "AboutGithub" => "Github: Github.com/MagerCode" ,
272272 "AboutCopyright" => "© 2026 Все права защищены" ,
273273
@@ -343,7 +343,7 @@ private string GetGermanString(string key)
343343 "MsgOK" => "OK" ,
344344
345345 "AboutTitle" => "Über" ,
346- "AboutVersion" => "Action Codex v1.0" ,
346+ "AboutVersion" => "Action Codex v1.0.1 " ,
347347 "AboutGithub" => "Github: Github.com/MagerCode" ,
348348 "AboutCopyright" => "© 2026 Alle Rechte vorbehalten" ,
349349
0 commit comments