Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 9b7ea2b

Browse files
author
bariscodefx
committed
Release v1.0.3
1 parent 336315a commit 9b7ea2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ class Version {
3333
/**
3434
* TYPE
3535
*/
36-
const TYPE = "development";
36+
const TYPE = "release";
3737

3838
}

0 commit comments

Comments
 (0)