Skip to content

Commit

Permalink
Set version to 2.3.38
Browse files Browse the repository at this point in the history
  • Loading branch information
eduard93 committed Oct 13, 2023
1 parent 130b8cd commit 767de6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MDX2JSON/REST.cls
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ ClassMethod Test() As %Status
set obj.Status = "OK"
set obj.Embed = $g(^MDX2JSON.Embed, $g(^%MDX2JSON.Embed, ""))
set obj.User = $Username
set obj.Version = "3.2.36"
set obj.Version = "3.2.38"
set obj.Parent = ##class(MDX2JSON.Tests).#LastCommit
set obj.ParentTS = ##class(MDX2JSON.Tests).#LastCommitTS
set obj.DefaultApp = $System.CSP.GetDefaultApp($Namespace)
Expand Down

0 comments on commit 767de6a

Please sign in to comment.