diff --git a/CrosspostSharp3/AboutForm.Designer.cs b/CrosspostSharp3/AboutForm.Designer.cs index 450ea0c..59516ba 100644 --- a/CrosspostSharp3/AboutForm.Designer.cs +++ b/CrosspostSharp3/AboutForm.Designer.cs @@ -35,11 +35,11 @@ private void InitializeComponent() { this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label1.Location = new System.Drawing.Point(250, 9); + this.label1.Location = new System.Drawing.Point(268, 9); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(222, 26); + this.label1.Size = new System.Drawing.Size(204, 26); this.label1.TabIndex = 0; - this.label1.Text = "CrosspostSharp 3.7.2"; + this.label1.Text = "CrosspostSharp 3.8"; // // linkLabel1 // diff --git a/CrosspostSharp3/AboutForm.resx b/CrosspostSharp3/AboutForm.resx index 7fc3127..e650db2 100644 --- a/CrosspostSharp3/AboutForm.resx +++ b/CrosspostSharp3/AboutForm.resx @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Copyright (c) 2014-2019 libertyernie + Copyright (c) 2014-2020 libertyernie Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/CrosspostSharp3/Properties/AssemblyInfo.cs b/CrosspostSharp3/Properties/AssemblyInfo.cs index e103d85..9b55ec3 100644 --- a/CrosspostSharp3/Properties/AssemblyInfo.cs +++ b/CrosspostSharp3/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("CrosspostSharp3")] -[assembly: AssemblyCopyright("Copyright © 2014-2018 libertyernie")] +[assembly: AssemblyCopyright("Copyright © 2014-2020 libertyernie")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]