Skip to content

Commit

Permalink
更新版本号v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
YohoYang committed Nov 26, 2022
1 parent eb59e0c commit cc839a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VSGUI/MainWindow.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public partial class MainWindow
{
public static string binpath = Directory.GetCurrentDirectory() + @"\bin";
private bool forcedStop = false;
private string coreversion = "v0.3.1";
private string coreversion = "v0.3.2";

public MainWindow()
{
Expand Down

0 comments on commit cc839a9

Please sign in to comment.