fix:mistaken dependent version setting

This commit is contained in:
n15421
2025-01-14 15:29:21 +08:00
committed by GitHub
Unverified
parent 0a559612fc
commit 69edaec4a2
+2 -2
View File
@@ -15,7 +15,7 @@
},
"asset_url": "https://github.com/GroupMountain/Cleaner/releases/download/v0.13.3/Cleaner-windows-x64.zip",
"dependencies": {
"github.com/GroupMountain/GMLIB": ">=1.0.0-rc.3"
"github.com/GroupMountain/GMLIB": ">=0.13.10"
},
"files": {
"place": [
@@ -25,4 +25,4 @@
}
]
}
}
}