Rapsys Git
/
packbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bc9a72
)
Version 0.5.4
author
Raphaël Gertz
<git@rapsys.eu>
Sun, 8 Dec 2024 06:59:37 +0000
(07:59 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Sun, 8 Dec 2024 06:59:37 +0000
(07:59 +0100)
RapsysPackBundle.php
patch
|
blob
|
history
diff --git
a/RapsysPackBundle.php
b/RapsysPackBundle.php
index c9a6d48156aa01db326646278d0b0e12bf1c16fc..08360b08cb3f0623ec668f6de293c6916ee3a98a 100644
(file)
--- a/
RapsysPackBundle.php
+++ b/
RapsysPackBundle.php
@@
-64,6
+64,6
@@
class RapsysPackBundle extends Bundle {
*/
public static function getVersion(): string {
//Return version
- return '0.5.
3
';
+ return '0.5.
4
';
}
}