Skip to content

Commit 95ec648

Browse files
committed
updated file version
1 parent b373794 commit 95ec648

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RetailCoder.VBE/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
[assembly: AssemblyTitle("Rubberduck")]
9-
[assembly: AssemblyDescription("Rubberduck VBA Editor Add-In")]
9+
[assembly: AssemblyDescription("Rubberduck")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
1212
[assembly: AssemblyProduct("Rubberduck")]
@@ -33,4 +33,4 @@
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
3535
[assembly: AssemblyVersion("1.2.*")]
36-
[assembly: AssemblyFileVersion("1.2.0.0")]
36+
[assembly: AssemblyFileVersion("1.2.0.3")]

0 commit comments

Comments
 (0)