Skip to content

Commit

Permalink
chore: bump version to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nopdan committed Oct 12, 2024
1 parent 92731d0 commit f4e7839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ImeWlConverterCore/ConstantString.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ namespace Studyzy.IMEWLConverter
/// </summary>
public class ConstantString
{
public const string VERSION = "3.1.0.0";
public const string VERSION = "3.1.1.0";

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

0 comments on commit f4e7839

Please sign in to comment.