Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

Commit

Permalink
Update version to
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 10, 2024
1 parent 194afa9 commit 8e2d047
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion msptool/msptool/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace msptool
{
internal class Program
{
private static readonly string vloc1 = "2024.4.1.3";
private static readonly string vloc1 = "2024.4.1.4";

private static readonly string vloc3 =
"https://raw.githubusercontent.com/r-h-y/star/main/msptool/version.txt";
Expand Down
2 changes: 1 addition & 1 deletion msptool/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.4.1.3
2024.4.1.4

0 comments on commit 8e2d047

Please sign in to comment.