We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92731d0 commit f4e7839Copy full SHA for f4e7839
src/ImeWlConverterCore/ConstantString.cs
@@ -22,7 +22,7 @@ namespace Studyzy.IMEWLConverter
22
/// </summary>
23
public class ConstantString
24
{
25
- public const string VERSION = "3.1.0.0";
+ public const string VERSION = "3.1.1.0";
26
27
public const string BAIDU_SHOUJI = "百度手机或Mac版百度拼音";
28
public const string BAIDU_SHOUJI_ENG = "百度手机英文";
0 commit comments