We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95eb26b commit cc086ccCopy full SHA for cc086cc
1 file changed
ReciPro/Version.cs
@@ -7,7 +7,7 @@ internal static class Version
7
8
public const string History =
9
"History" +
10
- "\r\n ver4.923(2026/04/05) Fixed minor bugs." +
+ "\r\n ver4.923(2026/04/05) Fixed minor bugs. " +
11
"\r\n ver4.922(2026/04/05) Greatly reduced the size of the installer package." +
12
"\r\n ver4.921(2026/04/01) Improved the EBSD simulation, and fixed many minor bugs." +
13
"\r\n ver4.919(2026/03/20) Improved the OpenGL renderings and EBSD simulations, and fixed many minor bugs." +
0 commit comments