Skip to content

Commit 7a1dd56

Browse files
committed
Latest Enterprise version is now 2.2
1 parent 8038f7c commit 7a1dd56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/resources.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ def webhook_payload(event_name)
121121
end
122122

123123
CONTENT ||= {
124-
'LATEST_ENTERPRISE_VERSION' => '2.1',
124+
'LATEST_ENTERPRISE_VERSION' => '2.2',
125125
"PUT_CONTENT_LENGTH" => "Note that you'll need to set `Content-Length` to zero when calling out to this endpoint. For more information, see \"[HTTP verbs](/v3/#http-verbs).\"",
126126
"ORG_HOOK_CONFIG_HASH" =>
127127
'''

0 commit comments

Comments
 (0)