diff options
| -rw-r--r-- | YouTube TV/Form1.Designer.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/YouTube TV/Form1.Designer.cs b/YouTube TV/Form1.Designer.cs index d241699..d7075fc 100644 --- a/YouTube TV/Form1.Designer.cs +++ b/YouTube TV/Form1.Designer.cs @@ -53,9 +53,9 @@ this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(30, 352); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(86, 13); + this.label2.Size = new System.Drawing.Size(95, 13); this.label2.TabIndex = 2; - this.label2.Text = "YouTube TV 0.1"; + this.label2.Text = "YouTube TV 0.1.1"; // // label3 // |
