Skip to content

Commit a1425a4

Browse files
update version
1 parent 1a4d914 commit a1425a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jsonclass.prg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ define class JSONClass as session
44
LastErrorText = ""
55
lError = .f.
66
lShowErrors = .t.
7-
version = "9.15"
7+
version = "9.16"
88
hidden lInternal
99
hidden lTablePrompt
1010
Dimension aCustomArray[1]

0 commit comments

Comments
 (0)