Skip to content

Commit

Permalink
Version 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eduard93 committed Dec 29, 2015
1 parent 7d030f7 commit af002b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MDX2JSON/REST.cls.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Test method, outputs <b>%request</b>, <b>%response</b> and <b>%session</b> objec
set obj = ##class(%ZEN.proxyObject).%New()
set obj.Status = "OK"
set obj.User = $Username
set obj.Version = "2.1"
set obj.Version = "2.2"
if $$$Debug {
set obj.Roles = $Roles
set obj.Namespace = $Namespace
Expand Down

0 comments on commit af002b9

Please sign in to comment.