We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c52d6 commit 8c659c3Copy full SHA for 8c659c3
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "animated-cursor",
3
"name": "Animated Cursor",
4
- "version": "1.0.1",
+ "version": "1.0.2",
5
"minAppVersion": "1.7.4",
6
"description": "Simple yet smooth animated cursor.",
7
"author": "Kotaindah55 (Sheva Ihza)",
package.json
@@ -1,6 +1,6 @@
"name": "animated-cursor",
"main": "main.js",
"scripts": {
versions.json
@@ -1,4 +1,5 @@
"1.0.0": "1.7.4",
- "1.0.1": "1.7.4"
+ "1.0.1": "1.7.4",
+ "1.0.2": "1.7.4"
}
0 commit comments