[devdocsgjs/main: 192/239] tailwindcss: fix release
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 192/239] tailwindcss: fix release
- Date: Fri, 8 Apr 2022 07:47:42 +0000 (UTC)
commit 73232f43a41be479ca599edb66585fef064c02cd
Author: Simon Legner <Simon Legner gmail com>
Date: Mon Feb 21 23:13:39 2022 +0100
tailwindcss: fix release
lib/docs/scrapers/tailwindcss.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/tailwindcss.rb b/lib/docs/scrapers/tailwindcss.rb
index cadc6a12..227f2549 100644
--- a/lib/docs/scrapers/tailwindcss.rb
+++ b/lib/docs/scrapers/tailwindcss.rb
@@ -5,7 +5,7 @@ module Docs
self.slug = 'tailwindcss'
self.base_url = 'https://tailwindcss.com/docs'
self.root_path = '/'
- self.release = '2.0.3'
+ self.release = '3.0.23'
self.links = {
home: 'tps://tailwindcss.com/',
code: 'https://github.com/tailwindlabs/tailwindcss'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]