Rapsys Git
/
packbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0630ec4
)
Version 0.5.0
author
Raphaël Gertz
<git@rapsys.eu>
Tue, 26 Mar 2024 18:03:35 +0000
(19:03 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Tue, 26 Mar 2024 18:03:35 +0000
(19:03 +0100)
RapsysPackBundle.php
patch
|
blob
|
history
diff --git
a/RapsysPackBundle.php
b/RapsysPackBundle.php
index 49dfdaf5c5329c7e5e13a4cc86902f305a22b8b2..40e05638ae3b60ba57bdeac9b7f52e0f9ac63a99 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.
4
.0';
+ return '0.
5
.0';
}
}