diff --git a/README.md b/README.md
index 3d45cca1..f5048de4 100644
--- a/README.md
+++ b/README.md
@@ -47,12 +47,12 @@
Want More? Upgrade to Pro
ESP-DASH Pro comes with the following extended functionality:
-- More charts ( Line, Area, Pie )
-- More cards ( Air, Energy, Text Input, Joystick, Dropdown, Image )
-- Tabs Support! Add multiple pages to your dashboard.
-- Custom title
-- Custom logo
-- Custom size support for cards & charts
+- 11 Exclusive Widgets ( Line, Area, Pie, Text Input, Joystick and more! )
+- Tabs Support ~ Add multiple pages to your dashboard.
+- Custom Title
+- Custom Branding
+- Custom Widget Size
+- Enable/Disable Animations
- Atlast, It is a fantastic way to support the developer for the time went into the making & maintaining the library.
Available here:
diff --git a/docs/pro-preview.png b/docs/pro-preview.png
index a65b20dd..50eff08d 100644
Binary files a/docs/pro-preview.png and b/docs/pro-preview.png differ
diff --git a/library.json b/library.json
index 94c65d52..65edf62e 100644
--- a/library.json
+++ b/library.json
@@ -15,7 +15,7 @@
"maintainer": true
}
],
- "version": "4.0.2",
+ "version": "4.0.3",
"frameworks": "arduino",
"platforms": ["espressif32", "espressif8266"],
"dependencies":
diff --git a/library.properties b/library.properties
index dfe7f13b..9aed56d1 100644
--- a/library.properties
+++ b/library.properties
@@ -1,5 +1,5 @@
name=ESP-DASH
-version=4.0.2
+version=4.0.3
author=Ayush Sharma
category=Communication
maintainer=Ayush Sharma