Skip to content

Commit 6c1a114

Browse files
authored
Create Version
1 parent a9ea4c4 commit 6c1a114

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Version

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?php
2+
const MAJOR = "1";
3+
const MINOR = "6";
4+
const PATCH = "0";

0 commit comments

Comments
 (0)