diff --git a/manifest.json b/manifest.json index 8fbb0e1..fca378b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "animated-cursor", "name": "Animated Cursor", - "version": "1.0.4", + "version": "1.0.5", "minAppVersion": "1.7.4", "description": "Simple yet smooth animated cursor.", "author": "Kotaindah55 (Sheva Ihza)", diff --git a/package.json b/package.json index 218257b..03dc4bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "animated-cursor", - "version": "1.0.4", + "version": "1.0.5", "description": "Simple yet smooth animated cursor.", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 2f9f645..ae3c307 100644 --- a/versions.json +++ b/versions.json @@ -3,5 +3,6 @@ "1.0.1": "1.7.4", "1.0.2": "1.7.4", "1.0.3": "1.7.4", - "1.0.4": "1.7.4" + "1.0.4": "1.7.4", + "1.0.5": "1.7.4" } \ No newline at end of file