Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
shibbo committed Nov 21, 2023
1 parent 4e966a6 commit 824d22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fushigi/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
AppDomain.CurrentDomain.UnhandledException += UnhandledExceptionHandler;
#endif

Console.WriteLine("Starting Fushigi v0.5...");
Console.WriteLine("Starting Fushigi v0.6...");

if (RuntimeInformation.IsOSPlatform(OSPlatform.OSX))
{
Expand Down

0 comments on commit 824d22f

Please sign in to comment.