Skip to content

Commit f4e7839

Browse files
committed
chore: bump version to 3.1.1
1 parent 92731d0 commit f4e7839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ImeWlConverterCore/ConstantString.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ namespace Studyzy.IMEWLConverter
2222
/// </summary>
2323
public class ConstantString
2424
{
25-
public const string VERSION = "3.1.0.0";
25+
public const string VERSION = "3.1.1.0";
2626

2727
public const string BAIDU_SHOUJI = "百度手机或Mac版百度拼音";
2828
public const string BAIDU_SHOUJI_ENG = "百度手机英文";

0 commit comments

Comments
 (0)