Skip to content

Commit d7019ba

Browse files
committed
Another version bump to appease the gods of VSIX
1 parent d405498 commit d7019ba

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed

PoorMansTSqlFormatterCmdLine/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ You should have received a copy of the GNU Affero General Public License
3131
[assembly: AssemblyCulture("")]
3232
[assembly: ComVisible(false)]
3333
[assembly: Guid("4dacf3ba-d535-4244-b756-7d9ecfe577ae")]
34-
[assembly: AssemblyVersion("1.6.9.*")]
34+
[assembly: AssemblyVersion("1.6.10.*")]

PoorMansTSqlFormatterDemo/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ You should have received a copy of the GNU Affero General Public License
3232
[assembly: AssemblyTrademark("")]
3333
[assembly: AssemblyCulture("")]
3434
[assembly: ComVisible(false)]
35-
[assembly: AssemblyVersion("1.6.9.*")]
35+
[assembly: AssemblyVersion("1.6.10.*")]

PoorMansTSqlFormatterJSLib/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ You should have received a copy of the GNU Affero General Public License
3030
[assembly: AssemblyTrademark("")]
3131
[assembly: AssemblyCulture("")]
3232
[assembly: ComVisible(false)]
33-
[assembly: AssemblyVersion("1.6.9.*")]
33+
[assembly: AssemblyVersion("1.6.10.*")]

PoorMansTSqlFormatterLib/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ You should have received a copy of the GNU Affero General Public License
3232
[assembly: AssemblyCulture("")]
3333
[assembly: CLSCompliant(true)]
3434
[assembly: ComVisible(false)]
35-
[assembly: AssemblyVersion("1.6.9.*")]
35+
[assembly: AssemblyVersion("1.6.10.*")]

PoorMansTSqlFormatterNppPlugin/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ You should have received a copy of the GNU Affero General Public License
2828
[assembly: AssemblyCopyright("Copyright © 2011-2017 Tao Klerks")]
2929
[assembly: AssemblyTrademark("")]
3030
[assembly: AssemblyCulture("")]
31-
[assembly: AssemblyVersion("1.6.9.*")]
31+
[assembly: AssemblyVersion("1.6.10.*")]

PoorMansTSqlFormatterPluginShared/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ You should have received a copy of the GNU Affero General Public License
3030
[assembly: AssemblyTrademark("")]
3131
[assembly: AssemblyCulture("")]
3232
[assembly: ComVisible(false)]
33-
[assembly: AssemblyVersion("1.6.9.*")]
33+
[assembly: AssemblyVersion("1.6.10.*")]

PoorMansTSqlFormatterSSMSAddIn.Setup.action/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ You should have received a copy of the GNU Affero General Public License
2828
[assembly: AssemblyCopyright("Copyright © 2017")]
2929
[assembly: AssemblyTrademark("")]
3030
[assembly: AssemblyCulture("")]
31-
[assembly: AssemblyVersion("1.6.9.*")]
31+
[assembly: AssemblyVersion("1.6.10.*")]

PoorMansTSqlFormatterSSMSAddIn/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You should have received a copy of the GNU Affero General Public License
2929
[assembly: AssemblyCopyright("Copyright © 2011-2017 Tao Klerks")]
3030
[assembly: AssemblyTrademark("")]
3131
[assembly: AssemblyCulture("")]
32-
[assembly: AssemblyVersion("1.6.9.*")]
32+
[assembly: AssemblyVersion("1.6.10.*")]
3333
[assembly: AssemblyDelaySign(false)]
3434
[assembly: AssemblyKeyFile("")]
3535
[assembly: AssemblyKeyName("")]

PoorMansTSqlFormatterSSMSLib/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ You should have received a copy of the GNU Affero General Public License
3030
[assembly: AssemblyTrademark("")]
3131
[assembly: AssemblyCulture("")]
3232
[assembly: ComVisible(false)]
33-
[assembly: AssemblyVersion("1.6.9.*")]
33+
[assembly: AssemblyVersion("1.6.10.*")]

PoorMansTSqlFormatterSSMSPackage.Setup.action/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ You should have received a copy of the GNU Affero General Public License
2929
[assembly: AssemblyTrademark("")]
3030
[assembly: AssemblyCulture("")]
3131
[assembly: ComVisible(false)]
32-
[assembly: AssemblyVersion("1.6.9.*")]
32+
[assembly: AssemblyVersion("1.6.10.*")]

0 commit comments

Comments
 (0)