Browse Source

Add release 2019-04.

Alex Aitken 6 năm trước cách đây
mục cha
commit
2df10616d3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      lib/shopify_api/api_version.rb

+ 1 - 0
lib/shopify_api/api_version.rb

@@ -27,6 +27,7 @@ module ShopifyAPI
 
     def self.define_known_versions
       define_version(Unstable.new)
+      define_version(Release.new('2019-04'))
     end
 
     def self.latest_stable_version