Add upgrade 2.4.0 -> 2.4.1
This commit is contained in:
		
							parent
							
								
									39d23204a8
								
							
						
					
					
						commit
						51b5704e84
					
				@ -116,6 +116,9 @@ public class ThingsboardInstallService {
 | 
			
		||||
 | 
			
		||||
                        databaseUpgradeService.upgradeDatabase("2.3.1");
 | 
			
		||||
 | 
			
		||||
                    case "2.4.0":
 | 
			
		||||
                        log.info("Upgrading ThingsBoard from version 2.4.0 to 2.4.1 ...");
 | 
			
		||||
 | 
			
		||||
                        log.info("Updating system data...");
 | 
			
		||||
 | 
			
		||||
                        systemDataLoaderService.deleteSystemWidgetBundle("charts");
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user