Skip to content

Commit 4a97705

Browse files
authored
Update Version.php
1 parent 60ff731 commit 4a97705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?php
22
const MAJOR = "1";
3-
const MINOR = "6";
3+
const MINOR = "8";
44
const PATCH = "0";

0 commit comments

Comments
 (0)