Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
dlg1206 committed Sep 15, 2023
1 parent cf03df3 commit 128c8a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RITScheduleMaker/PawPrints.cs
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ private static void PrintAbout()
Console.WriteLine(" / __ \\/ | | / / __ \\/ __ \\/ _/ | / /_ __/ ___/");
Console.WriteLine(" / /_/ / /| | | /| / / /_/ / /_/ // // |/ / / / \\__ \\ ");
Console.WriteLine(" / ____/ ___ | |/ |/ / ____/ _, _// // /| / / / ___/ / ");
Console.WriteLine("/_/ /_/ |_|__/|__/_/ /_/ |_/___/_/ |_/ /_/ /____/ v1.0.0");
Console.WriteLine("/_/ /_/ |_|__/|__/_/ /_/ |_/___/_/ |_/ /_/ /____/ v1.0.1");
Console.WriteLine("A Command Line Tool for Generating Schedules for Rochester Institute of Technology");
Console.WriteLine();
}
Expand Down

0 comments on commit 128c8a5

Please sign in to comment.