Skip to content

Commit

Permalink
update version num
Browse files Browse the repository at this point in the history
  • Loading branch information
34736384 committed Dec 16, 2023
1 parent 25581ef commit 2349410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unlockfps_clr/AboutForm.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ namespace unlockfpsclr {
this->labelTitle->Padding = System::Windows::Forms::Padding(0, 5, 0, 0);
this->labelTitle->Size = System::Drawing::Size(300, 36);
this->labelTitle->TabIndex = 0;
this->labelTitle->Text = L"Genshin FPS Unlocker\r\nv2.1.3\r\n";
this->labelTitle->Text = L"Genshin FPS Unlocker\r\nv2.1.4\r\n";
this->labelTitle->TextAlign = System::Drawing::ContentAlignment::TopCenter;
//
// linkLabelDescription
Expand Down

0 comments on commit 2349410

Please sign in to comment.