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