Add upgrade from 3.3.1
This commit is contained in:
		
							parent
							
								
									14717f597b
								
							
						
					
					
						commit
						f3d5647cd2
					
				@ -202,6 +202,8 @@ public class ThingsboardInstallService {
 | 
			
		||||
                            systemDataLoaderService.createOAuth2Templates();
 | 
			
		||||
                        case "3.3.0":
 | 
			
		||||
                            log.info("Upgrading ThingsBoard from version 3.3.0 to 3.3.1 ...");
 | 
			
		||||
                        case "3.3.1":
 | 
			
		||||
                            log.info("Upgrading ThingsBoard from version 3.3.1 to 3.3.2 ...");
 | 
			
		||||
                            log.info("Updating system data...");
 | 
			
		||||
                            systemDataLoaderService.updateSystemWidgets();
 | 
			
		||||
                            break;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user