File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
CodeIgniter/Framework/core Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7070 * @var string
7171 *
7272 */
73- const WEBBY_ENGINE_VERSION = '3.0.0 ' ;
73+ const WEBBY_ENGINE_VERSION = '3.0.1 ' ;
7474
7575/*
7676 * ------------------------------------------------------
Original file line number Diff line number Diff line change 1313 * Define Webby Version
1414 * --------------------------------------------------------------------
1515 */
16- define ('WEBBY_VERSION ' , '3.0.0 ' );
16+ define ('WEBBY_VERSION ' , '3.0.1 ' );
1717
1818/*
1919 * --------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ class Console
4040 private static $ pestColorAlways = '--colors=always ' ;
4141 private static $ pestTestCoverate = '--coverage ' ;
4242
43- private const WEBBY_CLI_VERSION = '2.12.4 ' ;
43+ private const WEBBY_CLI_VERSION = '3.0.1 ' ;
4444
4545 private const DEFAULT_HOST = "localhost " ;
4646
You can’t perform that action at this time.
0 commit comments