We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf0f0c commit 9fbf927Copy full SHA for 9fbf927
Src/Consts/C4D.Wizard.Consts.pas
@@ -8,7 +8,7 @@ interface
8
type
9
TC4DConsts = class
10
public const
11
- SEMANTIC_VERSION = '1.17.0';
+ SEMANTIC_VERSION = '1.17.1';
12
SEMANTIC_VERSION_LB = 'Version: ' + SEMANTIC_VERSION;
13
NAME_FOLDER_GIT = '.git\';
14
WIN_CONTROL_FOCU_NIL = nil;
0 commit comments