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 35ddccbc6b111676e6e79f0d61f41b766a7c79fe..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.
1
';
+ return '0.0.
6
';
}
}