We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0233cb1 commit a19998bCopy full SHA for a19998b
src/utils/DeprecationUtils.ts
@@ -4,7 +4,7 @@ import Logger from '../logging/Logger'
4
import NotificationService, { Notification } from '../notifications/NotificationService'
5
6
const ORIGINAL_MIN_RELEASE = 'R2021a'
7
-const CURRENT_MIN_RELEASE = 'R2021a'
+const CURRENT_MIN_RELEASE = 'R2021b'
8
const FUTURE_MIN_RELEASE = 'R2021b'
9
10
enum DeprecationType {
0 commit comments