Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit b2bc249

Browse files
Merge remote-tracking branch 'remotes/origin/master' into fixes/save-keychain-on-2fa-success
2 parents 9e1d89a + 6f4d529 commit b2bc249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/SolutionInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
namespace System
3232
{
3333
internal static class AssemblyVersionInformation {
34-
internal const string Version = "0.31.7";
34+
internal const string Version = "0.31.8";
3535
}
3636
}

0 commit comments

Comments
 (0)