Explorar el Código

Add release 2019-04.

Alex Aitken hace 6 años
padre
commit
2df10616d3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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