Rapsys Git
/
packbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3a69e0
)
Version 0.5.2
0.5.2
author
Raphaël Gertz
<git@rapsys.eu>
Fri, 18 Oct 2024 04:31:11 +0000
(06:31 +0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Fri, 18 Oct 2024 04:31:11 +0000
(06:31 +0200)
RapsysPackBundle.php
patch
|
blob
|
history
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
';
}
}