|  | @@ -22,10 +22,10 @@ const pkgdef :Spk.PackageDefinition = (
 | 
	
		
			
				|  |  |      appTitle = (defaultText = "Wekan"),
 | 
	
		
			
				|  |  |      # The name of the app as it is displayed to the user.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -    appVersion = 396,
 | 
	
		
			
				|  |  | +    appVersion = 397,
 | 
	
		
			
				|  |  |      # Increment this for every release.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -    appMarketingVersion = (defaultText = "3.96.0~2020-04-15"),
 | 
	
		
			
				|  |  | +    appMarketingVersion = (defaultText = "3.97.0~2020-04-19"),
 | 
	
		
			
				|  |  |      # Human-readable presentation of the app version.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      minUpgradableAppVersion = 0,
 |