Skip to content

Commit 6257df9

Browse files
author
SReject
committed
Bumped major version as backwards compatibility with 0.2.x has been removed
1 parent 4ca8ea2 commit 6257df9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/JSON For mIRC.mrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1579,7 +1579,7 @@ alias JSONError {
15791579
;; Returns the short version
15801580
alias JSONVersion {
15811581
if ($isid) {
1582-
var %Ver = 1.1.0003
1582+
var %Ver = 2.0.2000
15831583
if ($0) {
15841584
return %Ver
15851585
}

0 commit comments

Comments
 (0)