We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5388bcd commit b6ad47cCopy full SHA for b6ad47c
2 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "cursor-pool",
3
"private": true,
4
- "version": "1.7.3",
+ "version": "1.7.4",
5
"type": "module",
6
"scripts": {
7
"dev": "vite",
src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cursor-pool"
-version = "1.7.3"
+version = "1.7.4"
description = "Cursor Pool App"
authors = ["Sanyela"]
edition = "2021"
0 commit comments