Skip to content

Commit b951422

Browse files
committed
set version string to v1.2.0
1 parent 130d8c8 commit b951422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Constants/Meta.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
namespace LD50.Constants {
22
public class Meta {
3-
public const string VERSION = "v1.1.0";
3+
public const string VERSION = "v1.2.0";
44
}
55
}

0 commit comments

Comments
 (0)