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 e4f7703 commit 0b2879aCopy full SHA for 0b2879a
src/fprime_gds/version.py
@@ -6,4 +6,4 @@
6
# Currently the GDS is backwards compatible with all dictionaries. This MUST be bumped with each framework release to
7
# ensure compatibility
8
MINIMUM_SUPPORTED_FRAMEWORK_VERSION = (0,0,0)
9
-MAXIMUM_SUPPORTED_FRAMEWORK_VERSION = (1,5,4)
+MAXIMUM_SUPPORTED_FRAMEWORK_VERSION = (3,0,0)
0 commit comments