update 20250730

This commit is contained in:
Stefan Hutter
2025-07-30 20:31:00 +02:00
parent f700066d6a
commit 3d19016ba1
49 changed files with 456 additions and 84 deletions

View File

@@ -54,7 +54,7 @@
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(122, 26);
this.label1.TabIndex = 1;
this.label1.Text = "Version 1.6";
this.label1.Text = "Version 1.7";
//
// label2
//
@@ -64,7 +64,7 @@
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(135, 26);
this.label2.TabIndex = 2;
this.label2.Text = "29. Juli 2025";
this.label2.Text = "30. Juli 2025";
this.label2.Click += new System.EventHandler(this.label2_Click);
//
// SplashScreen