We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b373794 commit 95ec648Copy full SHA for 95ec648
RetailCoder.VBE/Properties/AssemblyInfo.cs
@@ -6,7 +6,7 @@
6
// set of attributes. Change these attribute values to modify the information
7
// associated with an assembly.
8
[assembly: AssemblyTitle("Rubberduck")]
9
-[assembly: AssemblyDescription("Rubberduck VBA Editor Add-In")]
+[assembly: AssemblyDescription("Rubberduck")]
10
[assembly: AssemblyConfiguration("")]
11
[assembly: AssemblyCompany("")]
12
[assembly: AssemblyProduct("Rubberduck")]
@@ -33,4 +33,4 @@
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
[assembly: AssemblyVersion("1.2.*")]
36
-[assembly: AssemblyFileVersion("1.2.0.0")]
+[assembly: AssemblyFileVersion("1.2.0.3")]
0 commit comments