We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0282fe3 commit 0b1ae3eCopy full SHA for 0b1ae3e
src/KKManager.Core/Constants.cs
@@ -2,7 +2,7 @@
2
{
3
public static class Constants
4
5
- public const string Version = "1.3.0"
+ public const string Version = "1.3.1"
6
#if DEBUG
7
+ ".*"
8
#endif
0 commit comments