Skip to content

Commit 3a441f0

Browse files
chore: bump version to v0.7.0
1 parent 852dfe9 commit 3a441f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/config/version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22

33
return [
4-
'current' => 'v0.6.0',
4+
'current' => 'v0.7.0',
55
];

0 commit comments

Comments
 (0)