You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: StatePrinter/Properties/AssemblyInfo.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,5 +53,5 @@
53
53
// by using the '*' as shown below:
54
54
// [assembly: AssemblyVersion("1.0.*")]
55
55
[assembly:AssemblyVersion("2.1.0.0")]// Change this upon breaking changes
56
-
[assembly:AssemblyFileVersion("2.1.218.0")]// Bump this at every release
56
+
[assembly:AssemblyFileVersion("2.1.220.0")]// Bump this at every release
57
57
//[assembly: AssemblyInformationalVersion("2.0.207-rc")] // Customer public info (setting a version across multiple products each possibly with their own versioning)
0 commit comments