mirror of
https://github.com/getrebuild/rebuild.git
synced 2025-03-13 15:44:26 +08:00
Build 2080105
This commit is contained in:
parent
69a4a0c93b
commit
72d484b71b
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ public class Application implements ApplicationListener<ApplicationStartedEvent>
|
|||
/**
|
||||
* Rebuild Build [MAJOR]{1}[MINOR]{2}[PATCH]{2}[BUILD]{2}
|
||||
*/
|
||||
public static final int BUILD = 2080104;
|
||||
public static final int BUILD = 2080105;
|
||||
|
||||
static {
|
||||
// Driver for DB
|
||||
|
|
Loading…
Reference in a new issue