فهرست منبع

Update Kotlin documentation (1.1.4)

Thibaut Courouble 8 سال پیش
والد
کامیت
f189dee7c9
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.1.0'
+    self.release = '1.1.4'
     self.base_url = 'https://kotlinlang.org/'
     self.root_path = 'api/latest/jvm/stdlib/index.html'
     self.links = {