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 f4dd722 commit e5b22f8Copy full SHA for e5b22f8
source/modules/modApiDialogSupport.bas
@@ -4,7 +4,7 @@ Option Explicit
4
Option Private Module
5
6
Public Const DeclDictAddInName As String = "ACLib Declaration Dictionary"
7
-Public Const DeclDictVersion As String = "0.4.2"
+Public Const DeclDictVersion As String = "0.5.0"
8
9
Private m_DeclarationDict As DeclarationDict
10
0 commit comments