From f97baef2583dbeb40338c660a0c8ef9429f4ee30 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Mon, 4 Jul 2022 22:56:16 +0200 Subject: [PATCH] Update Kotlin documentation (1.7.0) --- lib/docs/scrapers/kotlin.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/docs/scrapers/kotlin.rb b/lib/docs/scrapers/kotlin.rb index 38882986..a7b10e96 100644 --- a/lib/docs/scrapers/kotlin.rb +++ b/lib/docs/scrapers/kotlin.rb @@ -31,6 +31,10 @@ module Docs Licensed under the Apache License, Version 2.0. HTML + version '1.7' do + self.release = '1.7.0' + end + version '1.6' do self.release = '1.6.20' end