Skip to content

Commit

Permalink
Update Form1.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
jame25 authored Nov 16, 2024
1 parent 2e6edcb commit 2a44fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Form1.cs
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ private void ExitMenuItem_Click(object sender, EventArgs e)
private void AboutMenuItem_Click(object sender, EventArgs e)
{
string aboutMessage = "\n\n" +
"Version: 1.0.9\n" +
"Version: 1.1.0\n" +
"Developed by jame25\n\n" +
"https://github.com/jame25/piper-read";

Expand Down

0 comments on commit 2a44fb2

Please sign in to comment.