We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5111a6d commit 16f4740Copy full SHA for 16f4740
1 file changed
src/JSON For mIRC.mrc
@@ -1406,7 +1406,7 @@ alias JSONError {
1406
;; Returns the short version
1407
alias JSONVersion {
1408
if ($isid) {
1409
- var %Ver = 2.0.2007
+ var %Ver = 2.0.4000
1410
if ($0) {
1411
return %Ver
1412
}
@@ -1620,4 +1620,4 @@ alias -l jfm_Exec {
1620
hadd -mu0 SReject/JSONForMirc Exec $jfm_tmpbvar
1621
noop $com($1, $hget(SReject/JSONForMirc, Exec)).result
1622
1623
-}
+}
0 commit comments