Skip to content

Commit e0d9208

Browse files
committed
Version 5.4
1 parent ace89cc commit e0d9208

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

0 commit comments

Comments
 (0)