Skip to content

Commit 452f9f8

Browse files
author
César Cardoso
committed
hotfix/verion-1.16.0
1 parent b294891 commit 452f9f8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
81.8 KB
Binary file not shown.

Src/Consts/C4D.Wizard.Consts.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ interface
88
type
99
TC4DConsts = class
1010
public const
11-
C_SEMANTIC_VERSION = '1.15.0';
11+
C_SEMANTIC_VERSION = '1.16.0';
1212
C_NAME_FOLDER_GIT = '.git\';
1313
C_WIN_CONTROL_FOCU_NIL = nil;
1414
C_C4D_WIZARD_DPROJ = 'C4DWizard.dproj';

0 commit comments

Comments
 (0)