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