mirror of
https://github.com/getrebuild/rebuild.git
synced 2025-02-22 05:14:38 +08:00
fix: rbv
This commit is contained in:
parent
2afbb63119
commit
4b51d4150b
2 changed files with 2 additions and 2 deletions
2
@rbv
2
@rbv
|
@ -1 +1 @@
|
|||
Subproject commit 637d22b141e31fdf49323cd871cf9cf9a511d88f
|
||||
Subproject commit 064e2d95400e2491eeca0e5d7bd1816da904be32
|
|
@ -69,7 +69,7 @@ public class Application implements ApplicationListener<ApplicationStartedEvent>
|
|||
/**
|
||||
* Rebuild Build [MAJOR]{1}[MINOR]{2}[PATCH]{2}[BUILD]{2}
|
||||
*/
|
||||
public static final int BUILD = 2090208;
|
||||
public static final int BUILD = 2090209;
|
||||
|
||||
static {
|
||||
// Driver for DB
|
||||
|
|
Loading…
Reference in a new issue