Skip to content

Commit fe628d1

Browse files
committed
Version 5.6
1 parent 8b8992e commit fe628d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.5.*")]
35+
[assembly: AssemblyVersion("5.6.*")]
3636
#else
37-
[assembly: AssemblyVersion("5.5")]
37+
[assembly: AssemblyVersion("5.6")]
3838
#endif

0 commit comments

Comments
 (0)