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 8b8992e commit fe628d1Copy full SHA for fe628d1
1 file changed
PasteIntoFile/Properties/AssemblyInfo.cs
@@ -32,7 +32,7 @@
32
// by using the '*' as shown below:
33
// [assembly: AssemblyVersion("1.0.*")]
34
#if DEBUG
35
-[assembly: AssemblyVersion("5.5.*")]
+[assembly: AssemblyVersion("5.6.*")]
36
#else
37
-[assembly: AssemblyVersion("5.5")]
+[assembly: AssemblyVersion("5.6")]
38
#endif
0 commit comments