From f117875eb6863f4ae7968df8805fb5434a129c87 Mon Sep 17 00:00:00 2001 From: Federico Navarrete Date: Wed, 21 Aug 2024 21:37:34 +0200 Subject: [PATCH] Minor correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a15f2c1..f399bb2 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A simple plugin to create scrollable tabs with Bootstrap 5. ### Install: -- [Download the latest release](https://github.com/SupernovaIC/scrollable-tabs-bootstrap-5/archive/refs/tags/v1.0.7.zip) +- [Download the latest release](https://github.com/SupernovaIC/scrollable-tabs-bootstrap-5/archive/refs/tags/v1.0.9.zip) - Install with [npm](https://www.npmjs.com/): `npm i scrolling-tabs-bootstrap-5`