We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 587becb commit 6948de1Copy full SHA for 6948de1
1 file changed
Version.cs
@@ -1,4 +1,4 @@
1
public static class Version
2
{
3
- public const string SharedVersion = "0.9.7";
+ public const string SharedVersion = "0.9.8";
4
}
0 commit comments