Rapsys Git
/
packbundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add size member function
[packbundle]
/
RapsysPackBundle.php
diff --git
a/RapsysPackBundle.php
b/RapsysPackBundle.php
index b01358556302493da2a228b29bcb9f6b4c1b908a..8de9fa3a280b61b8082044ba826e22e2ffac5fda 100644
(file)
--- a/
RapsysPackBundle.php
+++ b/
RapsysPackBundle.php
@@
-103,6
+103,6
@@
class RapsysPackBundle extends Bundle {
*/
public static function getVersion(): string {
//Return version
- return '0.5.
1
';
+ return '0.5.
2
';
}
}