Skip to content

Commit fe23e3c

Browse files
committed
chore: bump component version to 0.8.0-alpha
1 parent 12257a9 commit fe23e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
class ComponentBuilder
1212
{
13-
private $version = '0.7.0';
13+
private $version = '0.8.0-alpha';
1414
private $packageName = 'com_ccm';
1515
private $buildDir = 'dist';
1616
private $sourceDir = 'src';

0 commit comments

Comments
 (0)