Skip to content

Commit

Permalink
Version: development mode
Browse files Browse the repository at this point in the history
  • Loading branch information
bariscodefxy committed Aug 1, 2023
1 parent f6c3e05 commit 9ddd556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ class Version {
/**
* TYPE
*/
const TYPE = "release";
const TYPE = "development";

}

0 comments on commit 9ddd556

Please sign in to comment.