Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
he55 committed Dec 25, 2023
1 parent 28b8ad3 commit 0f071f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DreamScene2/Constant.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
public static class Constant
{
public const string ProjectName = "DreamScene2";
public const string Version = "1.6";
public const string Version = "1.7";
public const string MainWindowTitle = ProjectName + " (~ ̄▽ ̄)~";
}
}

0 comments on commit 0f071f1

Please sign in to comment.