From f7532ae9d52f5cbb4c3f4307bdc1507c94a36d48 Mon Sep 17 00:00:00 2001 From: Thomas Wilkerling Date: Wed, 10 Aug 2022 22:53:48 +0200 Subject: [PATCH] update readme --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index c4cc14f..fb3c585 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ __Get Latest Stable Build (Recommended):__ winbox.bundle.min.js - Download - https://rawcdn.githack.com/nextapps-de/winbox/0.2.3/dist/winbox.bundle.min.js + Download + https://rawcdn.githack.com/nextapps-de/winbox/0.2.4/dist/winbox.bundle.min.js @@ -41,14 +41,14 @@ __Get Latest Stable Build (Recommended):__ winbox.min.js - Download - https://rawcdn.githack.com/nextapps-de/winbox/0.2.3/dist/js/winbox.min.js + Download + https://rawcdn.githack.com/nextapps-de/winbox/0.2.4/dist/js/winbox.min.js winbox.min.css - Download - https://rawcdn.githack.com/nextapps-de/winbox/0.2.3/dist/css/winbox.min.css + Download + https://rawcdn.githack.com/nextapps-de/winbox/0.2.4/dist/css/winbox.min.css @@ -57,25 +57,25 @@ __Get Latest Stable Build (Recommended):__ ES6 Modules - Download + Download The /src/js folder of this Github repository LESS Files (source) - Download + Download The /src/css folder of this Github repository winbox.css (compiled) - Download - https://rawcdn.githack.com/nextapps-de/winbox/0.2.3/src/css/winbox.css + Download + https://rawcdn.githack.com/nextapps-de/winbox/0.2.4/src/css/winbox.css src.zip - Download + Download Download all source files including image original resources. @@ -159,7 +159,7 @@ You can also load modules via CDN, e.g.: ```html ```