mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 20:13:46 +00:00 
			
		
		
		
	version: Bump required desktop app versions.
Older desktop releases work fine against modern Zulip, but have security issues that mean users should upgrade.
This commit is contained in:
		| @@ -21,8 +21,8 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2020/07/16/zulip-3-0-relea | ||||
| # prevented from connecting to the Zulip server.  Versions above | ||||
| # DESKTOP_MINIMUM_VERSION but below DESKTOP_WARNING_VERSION will have | ||||
| # a banner at the top of the page asking the user to upgrade. | ||||
| DESKTOP_MINIMUM_VERSION = "5.0.0" | ||||
| DESKTOP_WARNING_VERSION = "5.2.0" | ||||
| DESKTOP_MINIMUM_VERSION = "5.2.0" | ||||
| DESKTOP_WARNING_VERSION = "5.4.3" | ||||
|  | ||||
| # Bump the API_FEATURE_LEVEL whenever an API change is made | ||||
| # that clients might want to condition on.  If we forget at | ||||
|   | ||||
		Reference in New Issue
	
	Block a user