Skip to content

Commit fed379d

Browse files
authored
Version 5.2
1 parent e7d0fbe commit fed379d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PasteIntoFile/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
3434
#if DEBUG
35-
[assembly: AssemblyVersion("5.1.*")]
35+
[assembly: AssemblyVersion("5.2.*")]
3636
#else
37-
[assembly: AssemblyVersion("5.1")]
37+
[assembly: AssemblyVersion("5.2")]
3838
#endif

0 commit comments

Comments
 (0)