Skip to content

Commit

Permalink
Update Form1.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
augamvio committed Feb 12, 2021
1 parent f15c765 commit f4d33a2
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 @@ -342,7 +342,7 @@ private void MenuItem_GetImageFromClipboard_Click(object sender, EventArgs e)
private void MenuItem_About_Click(object sender, EventArgs e)
{
MessageBox.Show(
"tCamView 1.3.3\n" +
"tCamView 1.3.4\n" +
"Copyright © 2020, Sung Deuk Kim\n" +
"All rights reserved.\n" +
"--------------------------------\n" +
Expand Down

0 comments on commit f4d33a2

Please sign in to comment.