Przeglądaj źródła

Update Leaflet documentation (2.0.0-alpha1)

Simon Legner 4 miesięcy temu
rodzic
commit
cd4af58c27
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      lib/docs/scrapers/leaflet.rb

+ 1 - 1
lib/docs/scrapers/leaflet.rb

@@ -20,7 +20,7 @@ module Docs
     HTML
 
     version '2.0' do
-      self.release = '2.0.0-alpha'
+      self.release = '2.0.0-alpha1'
       self.base_url = "https://leafletjs.com/reference-2.0.0.html"
     end