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 4f60eae commit 7b28779Copy full SHA for 7b28779
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "animated-cursor",
3
"name": "Animated Cursor",
4
- "version": "1.0.4",
+ "version": "1.0.5",
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
@@ -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"
8
}
0 commit comments