1.0.4: customer fields extensions, tests
This commit is contained in:
@@ -43,6 +43,8 @@ object Singleton {
|
||||
this.dbVersion = dbConfig.configValue
|
||||
this.appVersion = applicationVersion
|
||||
|
||||
logger.info("DBVersion: " + this.dbVersion + " App version: " + this.appVersion)
|
||||
|
||||
if ( dbConfig.configValue != applicationVersion ) {
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user