Pārlūkot izejas kodu

update kotlin version to 1.3.41

Rocco Bruyn 6 gadi atpakaļ
vecāks
revīzija
47a48973a2
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      lib/docs/scrapers/kotlin.rb

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

@@ -1,7 +1,7 @@
 module Docs
   class Kotlin < UrlScraper
     self.type = 'kotlin'
-    self.release = '1.2.41'
+    self.release = '1.3.41'
     self.base_url = 'https://kotlinlang.org/'
     self.root_path = 'api/latest/jvm/stdlib/index.html'
     self.links = {