瀏覽代碼

Update Kotlin documentation (1.2.41)

Thibaut Courouble 7 年之前
父節點
當前提交
a737d3413c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.21'
+    self.release = '1.2.41'
     self.base_url = 'https://kotlinlang.org/'
     self.root_path = 'api/latest/jvm/stdlib/index.html'
     self.links = {