Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit ba3b990

Browse files
committed
test
1 parent 98b1bba commit ba3b990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UI/MainWindow/MainWindow.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ public MainWindow(SplashScreen sc)
8282
}
8383

8484
// Set title
85-
Title = NamesHelper.ProgramPublicName + "(change 2 test 1.8.1.2)";
85+
Title = NamesHelper.ProgramPublicName + "(change 2 1.8.2.0.beta(tuvieja))";
8686

8787
// Timer to select the newly opened editor 200ms after it has been opened
8888
SelectDocumentTimer = new DispatcherTimer()

0 commit comments

Comments
 (0)