We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63856bc commit c204267Copy full SHA for c204267
1 file changed
Setup/Conform6.iss
@@ -97,7 +97,7 @@ Name: "..\BuildConform.cmd"; Flags: CmdPrompt
97
98
[Code]
99
const
100
- REQUIRED_PLATFORM_VERSION = 6.2; // Set this to the minimum required ASCOM Platform version for this application
+ REQUIRED_PLATFORM_VERSION = 6.5; // Set this to the minimum required ASCOM Platform version for this application
101
102
//
103
// Function to return the ASCOM Platform's version number as a double.
0 commit comments