Rapsys Git
/
userbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7721ae6
)
Version 0.5.1
author
Raphaël Gertz
<git@rapsys.eu>
Thu, 31 Oct 2024 06:07:54 +0000
(07:07 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Thu, 31 Oct 2024 06:07:54 +0000
(07:07 +0100)
RapsysUserBundle.php
patch
|
blob
|
history
diff --git
a/RapsysUserBundle.php
b/RapsysUserBundle.php
index db7203763ffe58de4cae6bdcec41f01f192200ad..087ac872771fef5f90f617d0e180a28b8b05ebd6 100644
(file)
--- a/
RapsysUserBundle.php
+++ b/
RapsysUserBundle.php
@@
-64,6
+64,6
@@
class RapsysUserBundle extends Bundle {
*/
public static function getVersion(): string {
//Return version
- return '0.5.
0
';
+ return '0.5.
1
';
}
}