Skip to content

Commit

Permalink
Bump version to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
SReject authored Mar 5, 2020
1 parent 5111a6d commit 16f4740
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/JSON For mIRC.mrc
Original file line number Diff line number Diff line change
Expand Up @@ -1406,7 +1406,7 @@ alias JSONError {
;; Returns the short version
alias JSONVersion {
if ($isid) {
var %Ver = 2.0.2007
var %Ver = 2.0.4000
if ($0) {
return %Ver
}
Expand Down Expand Up @@ -1620,4 +1620,4 @@ alias -l jfm_Exec {
hadd -mu0 SReject/JSONForMirc Exec $jfm_tmpbvar
noop $com($1, $hget(SReject/JSONForMirc, Exec)).result
}
}
}

0 comments on commit 16f4740

Please sign in to comment.