Skip to content

Commit 12257a9

Browse files
committed
chore: bump component version to 0.7.0
1 parent 182ffe4 commit 12257a9

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 = '1.0.0';
13+
private $version = '0.7.0';
1414
private $packageName = 'com_ccm';
1515
private $buildDir = 'dist';
1616
private $sourceDir = 'src';

0 commit comments

Comments
 (0)