Skip to content

Commit e5b22f8

Browse files
committed
prepare v0.5.0
1 parent f4dd722 commit e5b22f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/modules/modApiDialogSupport.bas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Option Explicit
44
Option Private Module
55

66
Public Const DeclDictAddInName As String = "ACLib Declaration Dictionary"
7-
Public Const DeclDictVersion As String = "0.4.2"
7+
Public Const DeclDictVersion As String = "0.5.0"
88

99
Private m_DeclarationDict As DeclarationDict
1010

0 commit comments

Comments
 (0)