We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 130d8c8 commit b951422Copy full SHA for b951422
Constants/Meta.cs
@@ -1,5 +1,5 @@
1
namespace LD50.Constants {
2
public class Meta {
3
- public const string VERSION = "v1.1.0";
+ public const string VERSION = "v1.2.0";
4
}
5
0 commit comments