Skip to content

Commit 16f4740

Browse files
authored
Bump version to stable
1 parent 5111a6d commit 16f4740

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/JSON For mIRC.mrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1406,7 +1406,7 @@ alias JSONError {
14061406
;; Returns the short version
14071407
alias JSONVersion {
14081408
if ($isid) {
1409-
var %Ver = 2.0.2007
1409+
var %Ver = 2.0.4000
14101410
if ($0) {
14111411
return %Ver
14121412
}
@@ -1620,4 +1620,4 @@ alias -l jfm_Exec {
16201620
hadd -mu0 SReject/JSONForMirc Exec $jfm_tmpbvar
16211621
noop $com($1, $hget(SReject/JSONForMirc, Exec)).result
16221622
}
1623-
}
1623+
}

0 commit comments

Comments
 (0)