Rapsys Git
/
treebundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add album, user and path asset unique index
[treebundle]
/
RapsysTreeBundle.php
diff --git
a/RapsysTreeBundle.php
b/RapsysTreeBundle.php
index 6fe278714af1f81ed06d9b351eebd075603fd56c..fdf174491dff3c28a05cc4d9d5a89f910a49c760 100644
(file)
--- a/
RapsysTreeBundle.php
+++ b/
RapsysTreeBundle.php
@@
-64,6
+64,6
@@
class RapsysTreeBundle extends Bundle {
*/
public static function getVersion(): string {
//Return version
- return '0.0.
5
';
+ return '0.0.
6
';
}
}