Skip to content

Commit 94affa4

Browse files
Update useIndex.ts
1 parent d1c60ce commit 94affa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hooks/useIndex.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default function useIndex() {
2222
const [formData, setFormData] = useState({
2323
licenseType: "Professional",
2424
userName: "mobaXterm",
25-
versionName: "24.3",
25+
versionName: "24.4",
2626
userNum: "1",
2727
});
2828

0 commit comments

Comments
 (0)