Skip to content

Commit 09f9979

Browse files
committed
api [nfc]: Update issue references on TODOs on kMinSupportedZulipVersion
Issue zulip#992 was closed as a duplicate of zulip#1837, and zulip#1838 exists as the issue for TODO(server-7) comments.
1 parent aaff63f commit 09f9979

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/api/core.dart

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ import 'exception.dart';
1414
///
1515
/// When updating this, also update [kMinSupportedZulipFeatureLevel]
1616
/// and the README.
17-
// TODO(#992) address all TODO(server-6) and TODO(server-7)
17+
// TODO(#1837) address all TODO(server-6)
18+
// TODO(#1838) address all TODO(server-7)
1819
const kMinSupportedZulipVersion = '7.0';
1920

2021
/// The Zulip feature level reserved for the [kMinSupportedZulipVersion] release.

0 commit comments

Comments
 (0)